Can we customize CAS default UserProfile interface or its' subclasses to include our custom attributes? In the previous version of CAS this was available as an class, which I was customizing to include my custom attributes.
However, it has been updated as interface. I tried to Customize classes like BasicUserProfile, and SAML2Profile that implements this interface, but it is not working as expected. I need to set custom attributes and values to the User Profile which will be available throughout the CAS authentication lifecycle (till SuccessfulHandlerMetaDataPopulator class). Any way I can achieve this workflow? -- - Website: https://apereo.github.io/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 visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/be2d9b9d-17d9-4778-8125-a65ffe92890an%40apereo.org.
