-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Firstly, I'm so happy that I can simply integrate Grav into my existing authentication infrastructure. Thanks.
I've configured the plugin based on the instructions provided. I've also configured...
save_grav_user: true
store_ldap_data: trueThe authentication works perfectly. However, the user account created within Grav has the user's full DN as the username.
So if I login with user baloo, then the Grav account username created would be uid=baloo,ou=users,dc=domain,dc=tld
Moreover, this field is read-only within the admin interface.
Am I doing something wrong?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels