CAS protocol attribute release

Cantor, Scott cantor.2 at osu.edu
Mon Feb 22 20:37:02 EST 2016


On 2/22/16, 8:08 PM, "users on behalf of Andrew Morgan" <users-bounces at shibboleth.net on behalf of morgan at orst.edu> wrote:


>
>How does that work if I have SAML entityIDs that match the regex?  I have 
>a CAS service entry for all of OSU, like this:
>
>   ^https?://([a-z0-9_-]+\.)*oregonstate\.edu/
>
>but that regex would also match some SAML entityIDs (that are not CAS 
>services).  Is there a way to apply the match for only CAS services? 
>Maybe the group-id that someone else mentioned?

You could, I guess, also AND in a scriptlet that evaluates the active profile identifier attached to the request).

-- Scott



More information about the users mailing list