| Summary: | Various API functions related to users and Auth Sources do not work | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Stephen Clayton <sclayton> |
| Component: | API | Assignee: | satellite6-bugs <satellite6-bugs> |
| Status: | CLOSED NOTABUG | QA Contact: | Katello QA List <katello-qa-list> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.7 | CC: | bkearney, mmccune, sclayton |
| Target Milestone: | Unspecified | ||
| Target Release: | Unused | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-09 23:04:47 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Stephen Clayton
2016-03-09 22:14:29 UTC
These also do not work, in a similar fashion.... /api/auth_source_ldaps/:auth_source_ldap_id/users /api/usergroups/:usergroup_id/users /api/roles/:role_id/users /api/locations/:location_id/users /api/organizations/:organization_id/users It looks like I have to manually specify using version 2 of the API. That fixes the issue as far as I can tell... It might help to VISUALLY emphasize this in the API documentation |