Is it possible do different authentication based on different SP?
Cantor, Scott
cantor.2 at osu.edu
Thu Aug 16 19:58:09 EDT 2012
On 8/16/12 7:09 PM, "Yaowen Tu" <yaowen.tu at gmail.com> wrote:
>
>Thanks Scott. Maybe I didn't understand your suggested option (1)
>correctly.
I think both of us strongly suggested it's not the best approach anyway.
>Option (1) only works like SP1 use UsernamePassword login handler and SP2
>use RemoteUser.
>
>Is that correct?
No. What I said was that you have to use different context classes to
indicate which handler you want. That doesn't mean using the same context
class, it means using different ones. You have to make up the two classes
to use.
-- Scott
More information about the users
mailing list