In the previous scenarios, we only used LDAP to authenticate users and authorize their requests. Let's say we have this LDAP structure below. We have one organization unit for all the applications ...
ldap_org_default="Authentication and Tags" docker run --env LDAP_ORGANISATION="${ldap_org}" --env LDAP_DOMAIN="$rootdn" --env LDAP_ADMIN_PASSWORD="${admin_user_pswd ...