Zoom Integration with Shibboleth IdP v3 and non-signed logout request

Scott Koranda skoranda at gmail.com
Sun Apr 19 22:36:36 EDT 2015


On Sun, Apr 19, 2015 at 9:12 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:
> On 4/19/15, 9:28 PM, "Scott Koranda" <skoranda at gmail.com> wrote:
>
>>2015-04-19 18:04:27,220 - ERROR [net.shibboleth.idp.authn:-2] -
>>Uncaught runtime exception
>>org.springframework.webflow.definition.registry.NoSuchFlowDefinitionException:
>>No flow definition
>>'intercept/incoming-logout-request-no-signature-required/saml2-slo'
>>found
>>        at org.springframework.webflow.definition.registry.FlowDefinitionRegistryImpl.getFlowDefinitionHolder(FlowDefinitionRegistryImpl.java:123)
>>
>>Here is what I have done so far:
>>
>>1) Created conf/flows/incoming-logout-request-no-signature-required/saml2-slo/saml2-slo-flow.xml
>>with these contents:
>
> The whole flow ID has to be mapped to the file system, so you have to put it inside flows/intercept/etc... for it to be located. There's no indirection allowed unless files are modified that we have locked down right now.
>

For the archives, the correct location is

idp.home/flows/incoming-logout-request-no-signature-required/saml2-slo/saml2-slo-flow.xml

and not

idp.home/conf/flows/incoming-logout-request-no-signature-required/saml2-slo/saml2-slo-flow.xml

Thanks,

Scott K


More information about the users mailing list