Shibboleth Service Provider Configuration for Single app for multiple sub domains with Different IDP's

Cantor, Scott cantor.2 at osu.edu
Sat Oct 27 16:28:08 EDT 2012


On 10/27/12 10:29 AM, "Raz's" <gajula.rajashekhar at gmail.com> wrote:
>
>Here Case Study as follows i.e.
>"Single Virtual App for multiple sub domains with different IDP's" on IIS
>Server.
>
>
>Service Provider Implementation for sub domains with different IDP for
>the Single Virtual Application on IIS Server.
>
>Please guide me to implement the above Case.

I don't know what a "virtual app" is so I don't know what you're trying to
accomplish exactly.

If you're asking how to assign an IdP to a particular virtual host (what
you're calling a "sub domain"), then I would say first of all, don't.
That's a lousy deployment model that doesn't scale unless you have a very
small number of IdPs to work with. Assuming that were the case, then the
answer is you put an entityID property in the RequestMap (in the <Host>
element most likely) that names the IdP to use.

-- Scott




More information about the users mailing list