mirror of https://github.com/dexidp/dex.git
Browse Source
- If a **client certificate is provided**, Dex now **skips the anonymous bind** to ensure that authentication proceeds with the client certificate. - If no credentials (bindDN/bindPW or client cert) are provided, Dex falls back to the expected anonymous bind. - Ensures proper support for client certificate authentication in LDAP. - Prevents unnecessary fallback to anonymous bind when a certificate is available. Signed-off-by: crafa2 <crafa@mediarithmics.com>pull/4026/head
1 changed files with 10 additions and 4 deletions
Loading…
Reference in new issue