...
Keycloak version 11.0.3 is used.
Setup
Execute this script to get a keycloak container up and running and setup default users for onap.
Setup-Workflow
- Checks if keycloak docker image is available
- get image if not available
- starts container on default port with default admin-user (see Script variables)
- gets admin bearer-token
- creates "onap" realm
- adds default users
Script Variables
At the start of the script, several variables are defined. Update accordingly.
...
Known problems - regenerate/change secret
...
Currently, the client can not be created as confidential via the REST apiAPI.