Hi All,
I have an app that uses an LDAP provider (ldap.abc.com) which is hardcoded in "Shared Components -> Authentication Scheme -> Host field. Use SSL is set to "SSL with Authentication" and it works great. There is now a need to utilize a seconda LDAP provider based on certain users trying to log into the application.
Is there a way of changing the LDAP host and Distinguished Name (DN) String based on, say the user attempting to login?
Thanks.