Merge pull request #2832 from rhafer/user-claim-fallback
OIDC: fallback to "email" if IDP doesn't provide "preferred_username" claim
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Change: OIDC: fallback if IDP doesn't provide "preferred_username" claim
|
||||
|
||||
Some IDPs don't add the "preferred_username" claim. Fallback to the "email"
|
||||
claim in that case
|
||||
|
||||
https://github.com/owncloud/ocis/issues/2644
|
||||
Reference in New Issue
Block a user