OpenAthens SP to Shibboleth (using OA Federation): Deep Links
Cantor, Scott
cantor.2 at osu.edu
Thu Jan 28 10:51:56 EST 2016
> Scott, in Shibboleth2.xml, we have one entry for <Site> and <Host>
> respectively. Are you suggesting I add <Host> node for each sub-domain?
You have to have a <Site> for every IIS site/instance using the SP. You have to have a <Host> and associated settings for anything you want to attach settings to based on the properties of the request.
The request into a site will be mapped to a normalized URL based on the <Site> element. And the native.log can tell you exactly what requests it sees to identify what the mappings actually are in practice.
-- Scott
More information about the users
mailing list