diff --git a/backend/src/main/resources/application.yml b/backend/src/main/resources/application.yml index d63d3b9b3..2c3f24b17 100644 --- a/backend/src/main/resources/application.yml +++ b/backend/src/main/resources/application.yml @@ -463,4 +463,5 @@ custom: displayName: label.resolveAttributes.oidc helpText: tooltip.resolveAttributes.oidc displayType: boolean - attributeName: http://shibboleth.net/ns/profiles/oidc/userinfo/resolveAttributes \ No newline at end of file + attributeName: http://shibboleth.net/ns/profiles/oidc/userinfo/resolveAttributes + protocol: oidc \ No newline at end of file