You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we are working on LDAP Plugin which authenticate user using Bind Authentication. We still defining the scope of the LDAP plugin and Authorization going to be part of it eventually.
@ambrons So far the plugin implementation validate user using the credential(username:password) sent in the request against the LDAP server using Bind Authentication and cache the credential for future use.
It could be great to have a ldap authentification plugin that give back principal with group details, that could then be use to whitelist an api.
best regards
serge
The text was updated successfully, but these errors were encountered: