CAS protocol attribute release

Walter Forbes Hoehn (wassa) wassa at memphis.edu
Mon Feb 22 18:41:44 EST 2016


You use the standard attribute filter (attribute-filter.xml). The only tricky bit is that the “attribute requester” can vary depending on the configuration of the CAS client. In that case, you’ll need to do something like this:

<afp:PolicyRequirementRule xsi:type="basic:AttributeRequesterRegex" regex="^https://foo.test.edu/.*$" />

-WFH


> On Feb 22, 2016, at 5:13 PM, Andrew Morgan <morgan at orst.edu> wrote:
> 
> Is there any documentation for the CAS protocol configuration besides this page:
> 
>  https://wiki.shibboleth.net/confluence/display/IDP30/CasProtocolConfiguration
> 
> I'm not sure how to release specific attributes to CAS clients.  How is that configured?
> 
> Thanks,
> 	Andy
> -- 
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net



More information about the users mailing list