zitadel/internal/idp
Livio Spring 1b0e773ceb
fix(ldap): add more logs (#8197)
# Which Problems Are Solved

In case the user bind (user password check for LDAP IdP) fails, there's
no information about what went wrong.
This makes it hard to even impossible to find the cause.

# How the Problems Are Solved

Added logging of the error.

# Additional Changes

Additionally added a log in case no single user (none / multiple) are
found.

# Additional Context

- reported internally
2024-06-25 19:04:10 +00:00
..
providers fix(ldap): add more logs (#8197) 2024-06-25 19:04:10 +00:00
provider.go fix: improve login_hint usage on IDPs (#6899) 2023-11-13 09:25:26 +01:00
session.go