Project

General

Profile

Feature #2988

Authenticate to new API via REMOTE_USER

Added by Dominic Cleal over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Category:
API
Target version:
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

This allows the setting 'authorize_login_delegation_api' to work. Basically if foreman is behind any kind of proxy using Integrated Windows Authentication or Apache and mod_authnz_ldap, CAS, Cosign, WebAuth, mod_auth_sspi, etc.., foreman should trust its authentication through REMOTE_USER on API calls too.

This covers the new, dedicated API rather than the API in the UI controllers, which was enabled in #1820.


Related issues

Related to Foreman - Feature #1820: Authenticate API calls via REMOTE_USER too Closed2012-08-13

Associated revisions

Revision 852ff714 (diff)
Added by Daniel Lobato Garcia over 9 years ago

fixes #2988 - merge authentication code, enables REMOTE_USER auth on new API controllers

History

#1 Updated by Dominic Cleal over 9 years ago

  • Status changed from New to Ready For Testing

#2 Updated by Dominic Cleal over 9 years ago

  • Related to Feature #1820: Authenticate API calls via REMOTE_USER too added

#3 Updated by Daniel Lobato Garcia over 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF