Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

need to document or otherwise explain how to use groups with RHSSO #78

Open
brutif opened this issue May 12, 2020 · 0 comments
Open

need to document or otherwise explain how to use groups with RHSSO #78

brutif opened this issue May 12, 2020 · 0 comments

Comments

@brutif
Copy link
Member

brutif commented May 12, 2020

When a client in RHSSO is created by registration, the resulting jwt it will emit after authenticating a user does not contain the user's groups. This means we can use rhsso to authenticate, but not authorize.

To cause it to emit groups, one needs to create a "custom mapper" as part of the client, but I don't think that can be done during a registration rest call (?).

We need to revisit how users could achieve authorization with an RHSSO client. Might be making a different rest call, finding a way to do a realm-scoped custom mapper, or seeing if there's new function in a future RHSSO operator.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant