Docker image to test Authentic2 configured to used LdapSaisie _LSexample_ test LDAP directory
141
This docker image permit to test Authentic2 configured to used LdapSaisie LSexample test LDAP directory. LdapSaisie is also provided to permit users/groups managment.
To use it, just run the following command :
docker run -it -p 8080:80 -p 8443:443 -h authentic2.dev brenard/authentic2:dev
You can access to Authentic2 using the following URL:
You also can access to LdapSaisie using :
ldapsaisie CLI command (for instance: ldapsaisie search LSpeople, run ldapsaisie --help for details)curl -u admin:admin http://127.0.0.1/api/1.0/object/LSpeople|jq, see documentation for details)User accounts:
Administrator:
admin or [email protected]adminUser:
demo or [email protected]demoContent type
Image
Digest
sha256:5dd7b505d…
Size
710.3 MB
Last updated
8 months ago
docker pull brenard/authentic2:dev