Shibboleth IDP trust with other IDP

krrishv krish.v at gmail.com
Mon Mar 10 14:49:23 EDT 2014


Scott,

Thanks for all your help. That ajp fixed my issue and everything sounds fine
now.

I have one last question. I have two login handlers below. How can i define
a particular login handler for SP.


    
    <LoginHandler xsi:type="RemoteUser"
        protectedServletPath="/Authn/RemoteUser">
       
<AuthenticationMethod>urn:oasis:names:tc:SAML:2.0:ac:classes:unspecified</AuthenticationMethod>
        
    </LoginHandler>

     
    
    <LoginHandler xsi:type="UsernamePassword" 
                   jaasConfigurationLocation="file:///C:\Program Files
(x86)\Internet2\Shib2Idp/conf/login.config">	  
       
<AuthenticationMethod>urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport</AuthenticationMethod>
       
<AuthenticationMethod>urn:oasis:names:tc:SAML:2.0:ac:classes:unspecified</AuthenticationMethod>
    </LoginHandler> 



--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Shibboleth-IDP-trust-with-other-IDP-tp7596134p7596569.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.


More information about the users mailing list