Page MenuHomePhabricator

IDP: add policy to release given name
Open, MediumPublic

Description

IDP logs currently have a the following warning when logging in via OIDC. we should either add given name to the release policy or remove family name

2023-06-05 13:42:24,427 WARN [org.apereo.cas.oidc.claims.BaseOidcScopeAttributeReleasePolicy] - <Located claim [family_name] mapped to attribute [givenName], yet resolved attributes [....] do not contain attribute [givenName]>
2023-06-05 13:42:24,427 DEBUG [org.apereo.cas.oidc.claims.BaseOidcScopeAttributeReleasePolicy] - <No mapped attribute is defined for claim [family_name]; Used [family_name] to locate value [null]>