docker-compose up -d
- add an /etc/hosts entry for www.local.com -> 127.0.0.1
- Open https://www.local.com:8443/gateway/admin/admin-ui/index.html from browser
- Use the credentials admin:admin-password
- Edit
topologies/knoxsso.xml
to use different IdPs - Use the knoxcli.sh export-cert command to export the public cert of the gateway
- Copy the public cert without BEGIN and END headers from 'keystores/gateway.pem' for configuration in your application
- https://www.local.com:8443/gateway/knoxsso/api/v1/websso is the SSO provider URL to use in your application