How to pass the SAML Authentication request to External Login handler
kotesh201
koteshwarv at gmail.com
Fri May 31 10:19:08 EDT 2013
Hi,
I am using external authentication handler to get the user credential in
Shibboleth. I am using
<ph:LoginHandler xsi:type="ph:ExternalAuthn"
externalAuthnPath="testing.jsp" supportsPassiveAuthentication="false"
supportsForcedAuthentication="true">
<ph:AuthenticationMethod>urn:oasis:names:tc:SAML:2.0:ac:classes:X509</ph:AuthenticationMethod>
</ph:LoginHandler>
in handler.xml
How do I pass the complete SAML Authentication request as it is to my
testing.jsp. I am expecting some application specific data in the SAML authn
request based on which my testing.jsp will do some validations. Please
suggest me on the configs.
Regards,
Kotesh
--
View this message in context: http://shibboleth.1660669.n2.nabble.com/How-to-pass-the-SAML-Authentication-request-to-External-Login-handler-tp7587141.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.
More information about the users
mailing list