Good morning,
Lukaz, my door went from version 6.6.x to 7.0.x and there are a lot of
overrides java classes.
Can you help me because I really have no idea. and sorry for your problem,
I hope you have already found a solution
Le jeudi 11 avril 2024 à 09:38:26 UTC, Łukasz Woźniak a écrit :
> Hello,
>
> We upgrade CAS from version 6.5.9 to 7.0.3 and CAS in SAML stop returning
> *givenName
> *in attributes. Example configuration below. Any idea why is it stop
> working ?
>
> "attributeReleasePolicy": {
> "@class": "org.apereo.cas.services.ReturnMappedAttributeReleasePolicy",
> "excludeDefaultAttributes": true,
> "allowedAttributes": {
> "@class": "java.util.TreeMap",
> "email": "mail",
> "upn": "upn",
> "userPrincipalName": "upn",
> "given_name": "givenName",
> "givenName": "givenName",
> "family_name": "sn"
> }
> }
>
> Thanks for any idea and help.
>
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to the Google Groups "CAS
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/3cb88656-9008-4d56-82a9-b9df45dc1dbbn%40apereo.org.