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
I am looking for users returned from dex userSearch parameter, should not be allowed to login/authenticate if groupSearch parameter returns empty ldap group list.
Following are my dex logs, when user tries to login user dex ldap connector:
In above logs, is there any way LDAP user "myldapuser" should not be allowed to login if not part of any groupSearch filter, groups=[].
Just want to avoid LDAP userSearch users to authenticate which are not part of whitelisted LDAP groups in groupSearch filter.
Hi,
I am looking for users returned from dex userSearch parameter, should not be allowed to login/authenticate if groupSearch parameter returns empty ldap group list.
Following are my dex logs, when user tries to login user dex ldap connector:
In above logs, is there any way LDAP user "myldapuser" should not be allowed to login if not part of any groupSearch filter, groups=[].
Just want to avoid LDAP userSearch users to authenticate which are not part of whitelisted LDAP groups in groupSearch filter.
Originally posted by @rvirdiz in #1612 (comment)
The text was updated successfully, but these errors were encountered: