Issue
Currently you have to go to idm.ocf.berkeley.edu/admin/ocf/console (instead of the root URL) in order to log into the admin console. Outside debugging, we don't need to access the keycloak admin page often. All keycloak settings are configured in transpire code.
TODO
Update: you cannot set OCF realm as the default one.
Approach 1
- Document this behavior with a PR to OCF staff docs at /ocf/mkdocs
Approach 2
- Set up a new subdomain (short url works) that redirects to idm.ocf.berkeley.edu/admin/ocf/console
- Document this well!
Issue
Currently you have to go to idm.ocf.berkeley.edu/admin/ocf/console (instead of the root URL) in order to log into the admin console. Outside debugging, we don't need to access the keycloak admin page often. All keycloak settings are configured in transpire code.
TODO
Update: you cannot set OCF realm as the default one.
Approach 1
Approach 2