Skip to content

Commit

Permalink
SHIBUI-2380
Browse files Browse the repository at this point in the history
Fixing oidc entry in relying party overrides list
  • Loading branch information
chasegawa committed Oct 20, 2022
1 parent 4f6c517 commit 574a6b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backend/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -463,4 +463,5 @@ custom:
displayName: label.resolveAttributes.oidc
helpText: tooltip.resolveAttributes.oidc
displayType: boolean
attributeName: http://shibboleth.net/ns/profiles/oidc/userinfo/resolveAttributes
attributeName: http://shibboleth.net/ns/profiles/oidc/userinfo/resolveAttributes
protocol: oidc

0 comments on commit 574a6b7

Please sign in to comment.