OS Name/Version: Debian 12
Product Name/Version: AMP 23.0.0
Problem Description: Unable to use LDAP authentication with authentik
So I’m trying to setup AMP to use my Authentik server located on an internal network at 10.1.0.3
, I have my /etc/hosts
file setup so that the internal address is used for the auth.domain.com
domain as externally the domain uses cloudflare so it would be unable to access the LDAP port. On Authentik AMP has an LDAP provider setup with the Base DN OU=amp,DC=auth,DC=domain,DC=com
, the reason this is is because authentik enforces a 1-1 relation between providers and applications. From what I’m aware AMP assumes that the base DN and the actual DNS domain are the same, in this case that isn’t really possible. So I am unsure what to do to get LDAP working with Authentik LDAP in this scenario.
More over when LDAP logins are enabled, it seems AMP infinitely loads on login and never gives an error or success message, there’s nothing in AMP’s logs nor in Authentik’s.