You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using custom Scope Mappings for a while now to create a custom set of groups exposed via OIDC depending on the application. Recently Nextcloud notified me that I was added new groups which are the entire list of available groups in Authentik.
I did some digging and it now looks like returning a custom groups key in the Scope Mapping adds those groups to the groups value returned by Authentik by default rather than overwriting it. Per #14100 and my prior experience, I thought Scope Mappings overwrote the groups key?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using custom Scope Mappings for a while now to create a custom set of groups exposed via OIDC depending on the application. Recently Nextcloud notified me that I was added new groups which are the entire list of available groups in Authentik.
I did some digging and it now looks like returning a custom
groupskey in the Scope Mapping adds those groups to thegroupsvalue returned by Authentik by default rather than overwriting it. Per #14100 and my prior experience, I thought Scope Mappings overwrote thegroupskey?Did something change with Authentik?
Beta Was this translation helpful? Give feedback.
All reactions