CAS attributes in lowercase, missing scope
Cantor, Scott
cantor.2 at osu.edu
Wed Sep 28 10:09:52 EDT 2016
On 9/28/16, 9:42 AM, "users on behalf of Tom Zeller" <users-bounces at shibboleth.net on behalf of tzeller at dragonacea.biz> wrote:
> Scoping is handled by the SAML attribute encoder, so I don't think so.
It may be something to do with the use of SAML 1 in CAS, but I'm not sure if that applies to what you're doing. Scope representation in SAML 1 was via an XML attribute.
Regardless, I don't know how the encoding of the attribute values is handled in the CAS case, Marvin would have to weigh in.
The underlying objects are ScopedAttributeValue with a separate value and scope, so a simple getValue() doesn't return the scope included.
-- Scott
More information about the users
mailing list