goauthentik / goauthentik/authentik
LDAP property mapping duplicate key
Open
question
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 644
Description
**Describe your question/**
I created a ldap property mapping for a custom attribute "myattribute". The attribute can exist multiple times for one user with different values. When testing the mapping I get returned the correct value if the attribute exists once, otherwise I get `Value must be a dictionary, and not have any duplicate keys.`. Is it possible to map duplicate values to an array and assign that to a attribute of the user?
**Version and Deployment (please complete the following information):**
- authentik version: 2024.6.3
- Deployment: docker-compose
Contributor guide
Assessment
This issue has not been assessed yet.