IdPV3 - specify which jaas config to use?
Cantor, Scott
cantor.2 at osu.edu
Thu Feb 18 15:35:46 EST 2016
> Yes, that's what I meant. Each application uses a different LDAP configuration
> for password-based login.
> So there's really no way to select which LDAP to use for each application?
The IdP doesn't know about applications, only SPs. So assuming that's what you mean, no, there has never really been a way to do that other than duplicating the login mechanism. I wouldn't say that's really a "feature", more a workaround. Duplicating that is more complex in V3 than V2 because the authentication requirements were vastly more complex than what could be achieved before, and the complexity of the system is a reflection of that.
I believe it's tractable to add such a feature directly to the current flow, and would encourage you to file a RFE, but right now duplicating the login flow is the only way, just like duplicating the login handler was the way to do this in V2.
-- Scott
More information about the users
mailing list