Skip to content

LDAP fails to locate provider for request #1511

Description

@redstonedesigner

Describe your question/
A clear and concise description of what you're trying to do.

I'm currently attempting to configure the LDAP provider. I've got it connected to Authentik's server, however whenever I attempt to connect to the LDAP server using the default search base DN, I receive "No providers could be found for request".

Relevant infos
i.e. Version of other software you're using, specifics of your setup

Sonatype Nexus 3 OSS (LDAP)
Docker-Compose running latest versions

Logs
Output of docker-compose logs or kubectl logs respectively

{"event":"Update providers","level":"info","logger":"authentik.outpost.ldap","timestamp":"2021-10-03T11:36:18Z"}
{"bindDN":"ldap-query-nexus","client":"10.0.0.55","event":"No provider found for request","level":"warning","logger":"authentik.outpost.ldap","request":"bind","requestId":"d245a122-afa0-47dd-9f8b-837ff4af5b4c","timestamp":"2021-10-03T11:37:32Z"}
{"bindDN":"ldap-query-nexus","client":"10.0.0.55","event":"Bind request","level":"info","logger":"authentik.outpost.ldap","requestId":"d245a122-afa0-47dd-9f8b-837ff4af5b4c","timestamp":"2021-10-03T11:37:32Z","took-ms":0}
{"bindDN":"ldap-query-nexus","client":"10.0.0.55","event":"No provider found for request","level":"warning","logger":"authentik.outpost.ldap","request":"bind","requestId":"e7607930-db87-483c-af76-6e6daf603385","timestamp":"2021-10-03T11:38:41Z"}
{"bindDN":"ldap-query-nexus","client":"10.0.0.55","event":"Bind request","level":"info","logger":"authentik.outpost.ldap","requestId":"e7607930-db87-483c-af76-6e6daf603385","timestamp":"2021-10-03T11:38:41Z","took-ms":0}
{"bindDN":"cn=ldap-query-nexus,ou=users","client":"10.0.0.55","event":"No provider found for request","level":"warning","logger":"authentik.outpost.ldap","request":"bind","requestId":"055508c6-28d6-4a76-8cd4-d1874cd656e4","timestamp":"2021-10-03T11:38:56Z"}
{"bindDN":"cn=ldap-query-nexus,ou=users","client":"10.0.0.55","event":"Bind request","level":"info","logger":"authentik.outpost.ldap","requestId":"055508c6-28d6-4a76-8cd4-d1874cd656e4","timestamp":"2021-10-03T11:38:56Z","took-ms":0}
{"event":"Update providers","level":"info","logger":"authentik.outpost.ldap","timestamp":"2021-10-03T11:41:18Z"}

Version and Deployment (please complete the following information):

  • authentik version: latest as of posting
  • Deployment: docker-compose

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions