Are scoped attributes supported for the CAS profile?

Cantor, Scott cantor.2 at osu.edu
Thu Feb 9 09:54:30 EST 2017


> CAS clients AFAIK don't have Scoped AttributeDecoders so... are scoped
> attributes supported for the CAS profile?

Scoped attributes in SAML 1.1 form were defined to rely on a separate XML attribute for Scope, but that's mostly irrelevant because these attributes are not named in accordance with the standard eduPerson profile and so are not really bound by it.

I don't know what CAS' SAML syntax allows or doesn't allow, but the code at present is producing only string valued content, by hand, from a map of strings, so all of the original typing is gone by then.

-- Scott



More information about the users mailing list