Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Configure Keycloak on RHEL 6.6

Attila Levente EGYEDI edited this page Apr 5, 2017 · 24 revisions

Since we previously set up Nginx to proxy port 80 to the auth subdomain (e.g., auth.metadatacenter.net:80), we can access it from the browser.

e.g.,

http://auth.metadatacenter.net/
http://auth.staging.metadatacenter.net/

Set up an administrative user

The above link will redirect to the initial administrative user creation page.

e.g., http://auth.metadatacenter.net/auth/

Please fill in the form with an user name called administrator. The CEDAR password stash will have a password under the name Keycloak Administrator for the host.

Log in to the administrative console

After this, log in to the "Administration console" using the link on the page.

e.g., http://auth.metadatacenter.net/auth/admin/

You will see one existing Realm, named "Master".

Clone this wiki locally