Out of the box, Orbeon is configured to use a tomcat-users.xml with cleartext credentials.
Short-term plan is to switch to hashes:
- orbeon.xml is configured in rOPS under "server.xml", rename it
- import server.xml in rOPS as is
- switch to SHA-256 hashes both in Vault and in server.xml
Middle-term to long-term plan is to switch to LDAP or another SSO solution once we've Keycloak or an identity provider configured.