Feature #5734
Add API for external groups management
Related issues
Associated revisions
History
#1
Updated by Marek Hulán almost 9 years ago
- Blocked by Feature #813: Support AD group membership for authorization and authentication added
#2
Updated by Jan Pazdziora almost 9 years ago
Actually, the support for basic external groups definitions and mapping is already in develop (1.5, in fact) via http://projects.theforeman.org/issues/5241 and https://github.com/theforeman/foreman/pull/1390. So the relation table is there and API support for manipulation of that mapping can go in independently of http://projects.theforeman.org/issues/813.
#3
Updated by Jan Pazdziora almost 9 years ago
- Blocks Tracker #5031: External authentication support added
#4
Updated by Dominic Cleal almost 9 years ago
- Blocked by deleted (Feature #813: Support AD group membership for authorization and authentication)
#5
Updated by Dominic Cleal almost 9 years ago
- Blocked by Feature #5241: Add support for external group mapping added
#6
Updated by Dominic Cleal almost 9 years ago
#813 adds a refresh action for external user groups, ensure this is added to the API.
#7
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.8.0
- Pull request https://github.com/theforeman/foreman/pull/1588 added
#8
Updated by Daniel Lobato Garcia over 8 years ago
- Assignee set to Daniel Lobato Garcia
#9
Updated by Anonymous over 8 years ago
- Target version changed from 1.8.0 to 1.7.5
#10
Updated by Dominic Cleal over 8 years ago
- Pull request https://github.com/theforeman/foreman/pull/1640 added
- Pull request deleted (
https://github.com/theforeman/foreman/pull/1588)
#11
Updated by Dominic Cleal over 8 years ago
- Legacy Backlogs Release (now unused) set to 10
Needed in 1.6 for UI/API parity.
#12
Updated by Dominic Cleal over 8 years ago
- Blocks Bug #6879: External user groups CLI added
#13
Updated by Daniel Lobato Garcia over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 4b2dffaede08779b374a671e4a7fa64aa5060887.
Fixes #5734 - API for external groups management