How to generate event in authn flow to map to SAML status
Joey Wang
carbon_60 at yahoo.com
Mon May 16 14:52:18 EDT 2016
Hi,
I understand IDP SAML response can include a status code and message that is resulted from IDP flow events.The errors.xml file contains a map that links event names to SAML Status code such as:
<entry key="InvalidCredentials" value-ref="shibboleth.SAML2Status.AuthnFailed" />
I am writing an authn flow extension and my question is how I can raise the event "InvalidCredentials" in my extension? Is there an example that I can follow?
Thanks, Joey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20160516/32157021/attachment.html>
More information about the dev
mailing list