goauthentik / goauthentik/authentik
Authentic configuration_error error emails after upgrade 2024.8.2
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 644
Description
I am running the latest authentik version [2024.8.2](https://goauthentik.io/docs/releases/2024.8)
I have an issue with errors after upgrading to this version as shown below, the errors are emailed to the admin mailbox but users are email to login just fine. The error emails are sent for all ldap users multiple times a day.
configuration_error
Failed to create user: Username was not set by propertymappings To merge new user with existing user, set the user's Attribute 'ldap_uniq' to 'S-1-5-21-3820837673-1441693759-1234773247-1103'
user_email lolo@gmail.com
user_username admin
dn CN=jesus,OU=heavenUsers,OU=gatesCorp,DC=corp,DC=heaveangates,DC=com
message Failed to create user: Username was not set by propertymappings To merge new user with existing user, set the user's Attribute 'ldap_uniq' to 'S-1-5-21-3820837673-1441693759-1234773247-1103'
Please can anyone help me correct this issue? the emails are spamming my admin email and getting my emails blocked by my security tools
Contributor guide
Assessment
This issue has not been assessed yet.