Use Cloudrons ldap in Authelia
-
Hi everybody,
Question...
I have Authelia installed at another location and i use it for applications that are running without 2fauth. I use Authelia here for the 2fauth in front.Now i want to offer my already existing users in Cloudron, to login with Authelia and use the other services at the other location.
I am following this guide:
https://docs.ibracorp.io/authelia/authelia/configuration
(Option 2 - Using an LDAP database) but not sure wich ldap section i have to follow for the Cloudrons Ldap integration..(?)- FreeIpa
- OpenLdap
- Active Directory
- LLDAP/Light Ldap
Another question is, that Cloudrons LDAP port:636 is exposed to the outside world, but restricted to only the IP adress of the other location in my firewall. And of course in the Cloudrons Ldap section, the IP address of the other location is in place there also.
Am i doing this the right way?
-
I have no clue about Authelia and what kind of LDAP flavor it supports, but probably OpenLDAP profile is compatible.
On your Cloudron side, you have to enable the user directory server. The settings and default values are mentioned in the docs at https://docs.cloudron.io/user-management/#directory-server
-
@nebulon Thanks a lot for the info. I'm going to try it out when I have some spare hours left this week.
I'll report back.....