authn flows and entityIDs

Cantor, Scott cantor.2 at osu.edu
Tue Jul 7 11:19:09 EDT 2015


On 7/7/15, 11:10 AM, "users on behalf of Schwoerer, Brad" <users-bounces at shibboleth.net on behalf of schwoerb at uww.edu> wrote:

>I am making use of AuthHandlers and AccountState to get back some password policy items like ExpiringPassword.  I would like to be able to skip the expiring-password flow message if the user is going to a specific entityID.

You might find it easier to just build that as an intercept flow that runs after attribute lookup.

>I will keep digging, but was wondering if anyone had an example expression to use to affect flow based upon entityID.  It seems like it should be something along the lines of looking for session (below), I just need to find the correct subcontext.

PRC -> RelyingPartyContext -> getRelyingPartyId()

-- Scott



More information about the users mailing list