Hi, We are currently using CAS 4.2.5 as an OpenId Connect (OIDC) client to retrieve the identity provider attributes.
It works like a charm (congratulations to the CAS development team :)). But we wish to add additional attributes, retrieved from our internal database, to the user CAS principal, once the user has been successfully authenticated through the OIDC authentication sequence. As the ClientAuthenticationHandler is registered on the AuthenticationManager with no PrincipalResolver, we cannot use any attribute repository. Is there a way to register a Principal Resolver for ClientAuthenticationHandler, or is there any other way to achieve our goal ? Regards, Charles -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/cdd6def3-4402-4146-975a-3e0503866725%40apereo.org. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
