Hello, I have a service with this definition
attributeReleasePolicy: !<org.apereo.cas.services .ReturnMappedAttributeReleasePolicy> allowedAttributes: !<java.util.TreeMap> mail: !<java.util.ArrayList> - "mail" principalAttributesRepository: !<org .apereo.cas.authentication.principal.DefaultPrincipalAttributesRepository> attributeRepositoryIds: !<java.util.HashSet> - "*" consentPolicy: !<org .apereo.cas.services.consent.DefaultRegisteredServiceConsentPolicy> status: "FALSE" excludeDefaultAttributes: true authorizedToReleaseAuthenticationAttributes: false But if i use existing SSO session : i get my allowed attribute + authentification attributes (clientIp, UsernamePasswordPrincipal, etc..) If i use fresh session : no problem -- - 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/c03cacb0-c6e7-4dc2-93e6-ed195bf39bc0n%40apereo.org.
