- Access KeyCloak Administration Console, by logging in with the
KEYCLOAK_ADMIN
Credentials designated during the container's deployment. - Navigate to the the "demo-idrac" realm within the console.
- Proceed to add a user to the Realm.
- Add the new user to one of the pre-established permission groups. For additional details on tailoring permissions, refer to the CLAIMs documentation.
- Assign credentials to the newly added user
- Generate an Initial Access Token for the purpose of client registration. Ensure the 'Count' value corresponds to the total number of clients (iDRACs) inteded for registration.
- Register the KeyCloak instance as an OIDC Provider through the iDRAC Web UI. This procedure can be streamlined via Redfish, as detailed here.
- Confirm the successful registration of the provider, which will typically occur within a few minutes.
- The iDRAC login interface will subsequently present an option to sign in using the 'Provider'.
- Access KeyCloak Administration Console, by logging in with the
KEYCLOAK_ADMIN
Credentials designated during the container's deployment. - Navigate to the the "demo-ome" realm within the console.
- Proceed to add a user to the Realm, joining one of the predefined permision groups. For additional details on tailoring permissions, refer to the CLAIMs documentation.
- Generate an Initial Access Token for the purpose of client registration
- Register the KeyCloak instance as an OIDC Provider through the OME Web UI. This procedure can be streamlined via Redfish, as detailed here.
- Confirm the successful registration of the provider
- The OME Login page will subsiquently present an option to sign in with 'Provider'.