userPrincipalName as idp.authn.LDAP.dnFormat
Cantor, Scott
cantor.2 at osu.edu
Wed Jan 2 19:57:21 EST 2019
> Took your advise and am trying to port my V2 JAAS config over using the doc at
> https://wiki.shibboleth.net/confluence/display/IDP30/JAASAuthnConfiguratio
> n. However I am getting an error.
I would imagine you have a corrupt JAAS config. The errors it throws can be obscure and often late. Your format is probably off somewhere, and it says to look at line 14, so I guess I would do that. I think what JAAS calls a control flag is the "sufficient", "required", etc. tags that mark up the login modules.
> Based on Googling the error it seems that my IDP can’t find the jar file it needs.
If your chosen login module isn't something included with Java or isn't the LDAP module from ldaptive, then you certainly have to build the IdP with it added. I don't think that's the problem though.
-- Scott
More information about the users
mailing list