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

Cantor, Scott cantor.2 at osu.edu
Sat Apr 18 21:22:28 EDT 2015


On 4/18/15, 2:23 AM, "Scott Koranda" <skoranda at gmail.com> wrote:
>
>I see, however, this error:
>
>2015-04-17 23:09:53,307 - ERROR
>[net.shibboleth.idp.profile.interceptor.impl.PopulateProfileInterceptorContext:129]
>- Profile Action PopulateProfileInterceptorContext: Configured
>interceptor flow intercept/my-security-policy/saml2-slo not available
>for use
>
>I have tried a few different paths like
>conf/flows/intercept/my-security-policy/saml2-slo/saml2-slo-flow.xml
>but I have not been able to get rid of that error.

I missed a step, you also have to add a bean to intercept/profile-intercept.xml in the shibboleth.AvailableInterceptFlows list (the following should work):

<bean id="intercept/my-security-policy/saml2-slo" parent="shibboleth.InterceptFlow" />


-- Scott



More information about the users mailing list