Haventec IAM: From Development to Production

Admin Credentials

Once we have configured Haventec IAM, we also need to provide the required environment variables to create an admin user in the master realm

Environment Variables

The following environment variables need to be provided to the docker image at startup:


        KEYCLOAK_USER=admin
        KEYCLOAK_PASSWORD=admin
    

Previous Step

Configure High Availability