1.Run keycloak, openldap and phpldapadmin inside docker-compose
```
cd Examples/LdapOtpExample
docker-compose -f docker-compose.yaml up
```
- add user account to openldap
2.1 login http://localhost:8080/ with login: cn=admin,dc=example,dc=org and password=admin
2.2 add "Courier Mail: Account" - open http://localhost:8090/auth/
- login admin/admin
- sync LDAP Users
- Configure OTP
6.1 imporsonate user and logout
6.2 Click "Sign In" - install example
cd Examples/LdapOtpExample
npm i
node server.js
- open http://localhost:3001/
- type login [email protected] password: test
<OTP_CODE>
- click the "connect To Radius Server"
"SUCCESS"