Question concerning Authentication Method

Cantor, Scott cantor.2 at osu.edu
Tue Jul 8 15:13:19 EDT 2014


On 7/8/14, 2:49 PM, "Brewer, Edward L" <lee.brewer at Vanderbilt.Edu> wrote:
>So, in general I am wondering how
> you can force a SP to use a specific login handler if they both use the
>same auth method?

Basically you can't.

V3 authentication flows have a generic predicate property for injecting
rules that go beyond that kind of criteria so that people can hack up
crazy, complex stuff to their heart's content, but V2 will never have
that, it's selection engine is extremely limited.

So the answer to this question like most in V2 is that you need a custom
login handler.

-- Scott



More information about the users mailing list