CAS attributes in lowercase, missing scope

Tom Zeller tzeller at dragonacea.biz
Tue Sep 27 14:42:24 EDT 2016


> I have managed to get the IdP to release attributes in response to a CAS
> ticket validation, but it appears that the attribute names are all converted
> to lowercase (eg "edupersonprincipalname"), and do not contain any scoping.

I'm guessing, but in attribute-resolver.xml I assume you want something like :

 <AttributeDefinition id="eduPersonPrincipalName" xsi:type="Scoped"
scope="%{idp.scope}" ...

Tom


More information about the users mailing list