Actions
Feature #18584
closedApi for listing all auth sources
Status:
Duplicate
Priority:
Normal
Assignee:
Category:
Authentication
Target version:
Description
Currently it's possible to list only ldap auth sources. We need to create an endpoint for listing all auth sources to provide users one unified place to look into. This would serve as API equivalent to Auth source select box in user edit/create form in the UI.
It's important support for CLI workflows.
Updated by Marek Hulán almost 8 years ago
- Target version changed from 115 to 1.13.4
This might be dup of #15286
Updated by Daniel Lobato Garcia almost 8 years ago
- Status changed from Assigned to Duplicate
From what I see this is a duplicate of http://projects.theforeman.org/issues/15286 , let's just make the endpoint return also the Internal auth source in #15286 fix and that'd be it.
Actions