RemoteUser login handler using urn:oasis:names:tc:SAML:2.0:ac:classes:Password
Kasa, Nubli
mmohdkas at iu.edu
Fri Aug 2 13:25:53 EDT 2013
Hi Colleagues,
We have a third party vendor that requires urn:oasis:names:tc:SAML:2.0:ac:classes:Password AuthenticationMethod. Is it possible to have RemoteUser login handler support urn:oasis:names:tc:SAML:2.0:ac:classes:Password?
I have configured it as below but it seems that the login handler would still do urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport by default.
<ph:LoginHandler xsi:type="ph:RemoteUser">
<ph:AuthenticationMethod>urn:oasis:names:tc:SAML:2.0:ac:classes:unspecified</ph:AuthenticationMethod>
<ph:AuthenticationMethod>urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport</ph:AuthenticationMethod>
<ph:AuthenticationMethod>urn:oasis:names:tc:SAML:2.0:ac:classes:Password</ph:AuthenticationMethod>
</ph:LoginHandler>
Any help is greatly appreciated.
-Nubli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130802/36221d44/attachment.html
More information about the users
mailing list