IdP v3 intercept flow that restricts /some/ users

Liam Hoekenga liamr at umich.edu
Thu Jun 11 10:02:10 EDT 2015


We've got a class of users that are allowed access to a limited set of SPs.
These users are our legacy SSO guest accounts, and we only allow them to
access local resources where the resource owner requests it.

In IdP 2.x, we created a module for uApprove that checks to see if the user
is a guest, and if they're accessing one of the pre-approved SPs.  If they
are a guest and accessing an SP that isn't on the list, they're denied.

I'm trying to figure out how to replicate this with an intercept flow.  The
example intercept flow allows access to users with an ePPN trying to access
a specific SP.

I need something that denies access to users with a specific attribute
value, unless they're trying to access an SP that's on the list.

Any help would be appricated

thanks!
Liam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20150611/62a5bc33/attachment.html>


More information about the users mailing list