Bug 1518654
| Summary: | We should not return default role in user API | ||
|---|---|---|---|
| Product: | Red Hat Satellite | Reporter: | Marek Hulan <mhulan> |
| Component: | Users & Roles | Assignee: | Marek Hulan <mhulan> |
| Status: | CLOSED ERRATA | QA Contact: | Sanket Jagtap <sjagtap> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | Unspecified | CC: | bbuckingham, dhlavacd, inecas, mhulan, pcreech, sjagtap |
| Target Milestone: | Unspecified | Keywords: | Triaged |
| Target Release: | Unused | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-02-21 16:46:33 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Marek Hulan
2017-11-29 12:15:02 UTC
Created from redmine issue http://projects.theforeman.org/issues/21805 Upstream bug assigned to mhulan Upstream bug assigned to mhulan Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/21805 has been resolved. *** Bug 1518634 has been marked as a duplicate of this bug. *** *** Bug 1518633 has been marked as a duplicate of this bug. *** *** Bug 1518653 has been marked as a duplicate of this bug. *** Build: Satellite 6.3.0 snap28 [root@qe-capsule-feature-rhel6 ~]# hammer user info --id 4 Id: 4 Login: QHGvzg Name: U8D5zhdpy8 aWPKjX4Xdu Email: ÑùøÚõÇêþíÞ Admin: no Last login: Authorized by: Internal Effective admin: no Locale: default Timezone: default Description: Default organization: Default location: Roles: User groups: Inherited User groups: Created at: 2017/12/07 10:25:01 Updated at: 2017/12/07 10:25:01 API: curl -u admin:changeme -X GET https://sat-host/api/users/4 {"firstname":"U8D5zhdpy8","lastname":"aWPKjX4Xdu","mail":"ÑùøÚõÇêþíÞ","admin":false,"auth_source_id":1,"auth_source_name":"Internal","timezone":null,"locale":null,"last_login_on":null,"created_at":"2017-12-07 10:25:01 UTC","updated_at":"2017-12-07 10:25:01 UTC","id":4,"login":"QHGvzg","description":null,"ssh_keys":[],"default_location":null,"locations":[],"default_organization":null,"organizations":[],"effective_admin":false,"cached_usergroups":[],"auth_source_internal":{"id":1,"type":"AuthSourceInternal","name":"Internal"},"mail_notifications":[],"roles":[],"usergroups":[]} Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0336 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0336 |