Skip to content

Grav username defaults to the LDAP users full DN #28

@viharm

Description

@viharm

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: true

The 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions