Feature #5241
Add support for external group mapping
Description
There are currently two features that would like to populate roles/groups based on external identity/authentication providers:
- http://projects.theforeman.org/issues/813 for LDAP auth sources
- http://projects.theforeman.org/issues/3892 for Apache-based authentication
The two features share the generic need to manage mapping to external group names. This this feature to be able to agree on the generic solution, for each of the features to then add its protocol/approach specific code.
Related issues
Associated revisions
History
#1
Updated by Jan Pazdziora almost 9 years ago
- Blocks Feature #813: Support AD group membership for authorization and authentication added
#2
Updated by Jan Pazdziora almost 9 years ago
- Blocks Feature #3892: When new users are created based on REMOTE_USER authentication, their roles should be populated as well added
#3
Updated by Jan Pazdziora almost 9 years ago
#4
Updated by Dominic Cleal almost 9 years ago
- Category set to Authentication
- Status changed from New to Ready For Testing
- Assignee set to Jan Pazdziora
- Target version set to 1.8.4
#5
Updated by Anonymous almost 9 years ago
- Target version changed from 1.8.4 to 1.8.3
#6
Updated by Anonymous almost 9 years ago
- Target version changed from 1.8.3 to 1.8.4
#7
Updated by Anonymous almost 9 years ago
- Target version changed from 1.8.4 to 1.8.3
#8
Updated by Dominic Cleal almost 9 years ago
- Legacy Backlogs Release (now unused) set to 10
#9
Updated by Jan Pazdziora almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset d595397218a86e2e3628b82aa409ddb56def100e.
#10
Updated by Dominic Cleal almost 9 years ago
- Blocks Feature #5734: Add API for external groups management added
fixes #5241 - Add support for external user groups.