Intercept Configuration - Where to set flow ID?
Ryan Suarez
ryan.suarez at sheridancollege.ca
Tue Apr 30 11:45:13 EDT 2019
Greetings,
It's my first time creating an intercept and working with Spring so I do apologize in advance. I am using the ExpiringPassword intercept for reference. I have this intercept defined in /opt/shibboleth-idp/conf/intercept/profile-intercept.xml
<bean id="intercept/password-recovery" parent="shibboleth.InterceptFlow" />
However, I am seeing this in the debug logs:
[net.shibboleth.idp.profile.spring.factory.FlowDefinitionRegistryFactoryBean:240] Registered flow ID 'intercept' using 'file [/opt/shibboleth-idp/flows/intercept/password-recovery-flow.xml]'
I'm assuming that the flow ID should be set instead to 'intercept/password-recovery' similar to this:
[net.shibboleth.idp.profile.spring.factory.FlowDefinitionRegistryFactoryBean:240] Registered flow ID 'intercept/expiring-password' using 'file [/opt/shibboleth-idp/flows/../system/flows/intercept/expiring-password-flow.xml]'
Where do I set the flow ID?
regards,
Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20190430/847930ba/attachment.html>
More information about the users
mailing list