...
Tenant admins have the ability to manage user identities, roles, and access permissions through the Keycloak Admin Console. The To access to the admin console, follow these steps:
- The admin console is accessible via the following URL: https://iam.eumetsat.europeanweather.cloud/admin/{tenancy-name}/console/
...
- .
Replace {tenancy-name}
...
- with the name of
...
- your tenancy.
- You will be prompted to log in with your admin credentials.
TODO: Add screenshot - Once logged in, you are redirected to the Tenant Admin Dashboard.
TODO: Add screenshot
From this dashboard, as admin, you can manage the entire tenancy (realm). This includes:
- User Management: Create, update, or delete users; assign roles and groups to users; and manage user credentials.
- Client Applications: Configure and manage client applications that users interact with.
- Identity Providers: Integrate and manage external identity providers to allow users to log in with credentials from other systems.