Multiple Services on One SP
Cantor, Scott
cantor.2 at osu.edu
Tue Jan 22 09:50:00 EST 2013
On 1/22/13 2:18 AM, "Jason" <shibboleth at happycat.org.uk> wrote:
>Unfortunately, I don't think that will work. The SP ignores that
>value--the only thing it cares about is the value of some custom
>attributes in the SAML assertion.
Well, there's nothing you can rely on that you're going to find any
support for. There are some obscure ways of sort of achieving this, but in
general it's just the wrong design and isn't something that would work
well. If you multiplex systems, then you have two choices: do a lot of
work yourself to make that work right on the SP end, or stop trying to
expose those distinctions to the IdP and deal with it afterwards.
-- Scott
More information about the users
mailing list