Details can be found openmrs-contrib-itsm-id.
When this instance starts from an empty database, realm-export.json
will be imported as openmrs
realm. It can be accessed in https://id-stg.openmrs.org
. This realm file is only imported if the realm doesn't already exist (docs)
The staging realm file was generated by exporting the production realm (including roles, groups or clients), and manually:
- Added STMP password
- Changed LDAP url, and added LDAP password
- Changed recaptcha secrets
- Removed policies, as the Javascript policy
A policy that grants access only for users within this realm
causes toERROR: Script upload is disabled
when starting with it
Master domain can be access with username and password defined in .env
file. It can accessed via https://id-stg.openmrs.org/admin
. This is how one can apply changes to Keycloak.
We are currently not doing backups on postgres, as most of the configurations can be loaded from the exported configuration file.