Integration of Atom with Ldap and Keycloak
This document aims to present the integration of Atom with LDAP and Keycloak to allow the creation of new users through a web interface.
The operating system used is Ubuntu 22.04.4 LTS with packages updated until September 5, 2024. The Atom test version will be used on Vagrant, OpenLdap installed on the Vagrant virtual machine, and Keycloak installed via Docker inside the virtual machine.
For this installation, we will follow the documentation available at: https://www.accesstomemory.org/en/docs/2.5/dev-manual/env/vagrant/
First, to install Atom, we need to install VirtualBox and Vagrant.