Get started
homer@thebat:~$ docker run -i -p 9091:9091 personify/personify
Give the application some slack for initializing before browsing to the user interface on http://localhost:9091
homer@thebat:~$ google-chrome http://localhost:9091
Log in with [email protected] and password Azerty1234&
There are 4 main user interfaces:
vault : the identity vault ui at http://localhost:9091/ui-vault-admin/
provisioning : the provisioning engine ui at http://localhost:9091/ui-provisioning-admin/
authentication: security ui at http://localhost:9091/ui-authentication-admin/
gateway : gateway ui at http://localhost:9091/ui-gateway-admin/
Last updated