Installing Twake with LemonLDAP (LDAP, OpenID and more)
Harder than KeyCloak but has other features, see official LemonLDAP site.
1. Twake configuration
Edit Twake PHP config twake/backend/core/app/Configuration/Parameters.php
, in defaults.auth.openid
Add line to /etc/hosts if needed :
sudo docker-compose exec php bash -c "echo '51.210.124.92 manager.open-paas.org.local auth.open-paas.org.local reload.open-paas.org.local' >> /etc/hosts"
2. Lemon LDAP configuration
Dans ClientOpenIDConnect > twake > Attributs exportés :
Last updated
Was this helpful?