mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-03-03 18:40:39 +00:00
fix build error
This commit is contained in:
parent
11f589011b
commit
42aa5eec64
@ -17,22 +17,22 @@ Log in to the **Keycloak Admin Console**. Select the realm you wish to allow acc
|
|||||||
|
|
||||||
Navigate to **Clients**. Search for **security-admin-console**. Ensure that it is **enabled** for the realm.
|
Navigate to **Clients**. Search for **security-admin-console**. Ensure that it is **enabled** for the realm.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### **Step 3: Assign Admin Roles to a User**
|
### **Step 3: Assign Admin Roles to a User**
|
||||||
To grant a user admin access for adding/managing users:
|
To grant a user admin access for adding/managing users:
|
||||||
- Navigate to **Users** in the left sidebar. Find or create the user who needs admin privileges.
|
- Navigate to **Users** in the left sidebar. Find or create the user who needs admin privileges.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
- Open the user’s profile and go to the **Role Mapping** tab.Add the following roles:
|
- Open the user’s profile and go to the **Role Mapping** tab.Add the following roles:
|
||||||
- `view-users`
|
- `view-users`
|
||||||
- `manage-users`
|
- `manage-users`
|
||||||
|
|
||||||

|

|
||||||
- If you want to grant **full admin access**, search for **realm-management** and grant **all permissions** within realm management.
|
- If you want to grant **full admin access**, search for **realm-management** and grant **all permissions** within realm management.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### **Step 4: Provide the Admin URL**
|
### **Step 4: Provide the Admin URL**
|
||||||
After assigning roles, provide the user with the following URL to access the **Admin Console**:
|
After assigning roles, provide the user with the following URL to access the **Admin Console**:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user