ApplicationOverride problem,

Cantor, Scott cantor.2 at osu.edu
Wed Apr 6 13:43:19 EDT 2016


On 4/6/16, 1:35 PM, "users on behalf of Joe Edwards" <users-bounces at shibboleth.net on behalf of joee at uw.edu> wrote:



><ApplicationOverride id="emr" entityID="emr.uwmc.org">
>     <Sessions relayState="ss:mem" handlerSSL="true" cookieProps="https">
>         <SSO id="idp" isDefault="true" entityID="login.uwmc.org">

None of those are legal entityIDs, so please fix them. EntityIDs are absolute URIs.

>opensaml::FatalProfileException at (https://login.uwmc.org/Shibboleth.sso/SAML2/POST)

Is that URL associated with the override? If not, then you have a pretty basic issue, your requests are being routed back to the other application. I don't know how you're producing the requests, so there's nothing else I can really say.

-- Scott



More information about the users mailing list