shibboleth.c14n.attribute.PrincipalNameLookupStrategy bean

Andrew Morgan morgan at orst.edu
Wed Feb 15 20:52:28 EST 2017


On Thu, 16 Feb 2017, Cantor, Scott wrote:

> I found this [1] and it suggests that Java.type("name").class will get 
> you the java.lang.Class needed. So that's worth a shot, I tweaked the 
> example.

Works!

This is no different than before, but the logging is kinda funny:

2017-02-15 17:50:37,759 - INFO [net.shibboleth.idp.authn.impl.ValidateUsernamePasswordAgainstLDAP:152] - Profile Action ValidateUsernamePasswordAgainstLDAP: Login by 'Morgan at oregonstate.edu' succeeded
2017-02-15 17:50:46,206 - INFO [net.shibboleth.idp.authn.duo.impl.ValidateDuoWebResponse:202] - Profile Action ValidateDuoWebResponse: Duo authentication succeeded for 'morgan'

It logged the value I originally entered first (for LDAP authn), then the 
canonicalized name when I hit Duo.

 	Andy


More information about the users mailing list