Re: UAA, SAML, and LDAP questions
Filip Hanik
The problem with SAML is that we never see the username. We only receive
toggle quoted message
Show quoted text
the username in form of an email address from the SAML IDP. This would not correspond to the username you would log in to LDAP with. The use case you describe would indicate we want two different authentication sources represent the same authentication source. I believe the correct solution here is to implement the SAML ECP profile. At that point you'd have an option to go LDAP or SAML rather than trying to mix both. Filip
On Wed, May 13, 2015 at 3:30 PM, Mike Youngstrom <youngm(a)gmail.com> wrote:
Possibly, though I think regular user authentication would still be a |
|