Actions
Bug #26312
closed[keycloak-UI] Could not specify default organization/location for users that come from keycloak
Difficulty:
Triaged:
No
Description
There is no way to specify for which org/loc user will be created in foreman.
Steps:
1. Configure keycloak as per https://www.theforeman.org/2018/06/using-saml-for-single-sign-on-to-foreman-through-keycloak.html
2. Create role in foreman with activation key view/delete/update/create permissions
3. Create usergroup in keycloak
4. Create usergroup with external usergroup as per keycloak and assign role created.
5. Login with user and visit activation key page.
Result:
Error 403 as user wont have org/loc assigned.
Expected :
Find a way to assign a default org/location to users that come from keycloak.
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7046 added
Updated by Tomer Brisker over 5 years ago
- Related to Bug #21292: Users authenticated via external sources (Kerberos) contain no default context/location added
Updated by Rahul Bajaj over 5 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset 1424a5438fc19818aeac5dbab99e9e269397ce07.
Updated by Rahul Bajaj about 5 years ago
- Related to Tracker #28345: SSO using OpenID Connect added
Updated by The Foreman Bot about 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/7219 added
Actions