CAS Shib plugin, how to have shib release CAS released attributes

Cantor, Scott cantor.2 at osu.edu
Tue May 30 23:11:23 UTC 2023


> I haven't figured out what to put in the resolver xml to resolve those values
> returned by CAS.

CAS uses a fairly primitive syntax for that (in fact it's not even proper XML IIRC) so in general if there are no transcoding rules applicable to something, if it's string-valued it will just be encoded as such, and the name will be assigned from the attribute ID.

Or you can register transcoding rules to turn them into different names in the CAS response. It's just not as essential as it is for SAML.

-- Scott




More information about the users mailing list