Skip to content

Commit 8cdee58

Browse files
committed
Add images
1 parent 4136e76 commit 8cdee58

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/identity-management.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,8 @@ The Admin Console at `http://localhost:3005` is the primary GUI for Keycloak adm
263263

264264
To work within the `farm-management` realm, select it from the realm drop-down in the top-left corner.
265265

266+
![](https://fiware.github.io/tutorials.Identity-Management/img/keycloak-log-in.png)
267+
266268
### Obtain an Admin Token
267269

268270
The following request logs into the master realm using the admin credentials and returns a JWT access token. This token
@@ -394,6 +396,8 @@ Navigate to: **Realm: farm-management → Users → Add user**
394396
Enter the username, email, first and last name, then enable the account. After saving, go to the **Credentials** tab and
395397
set a password with **Temporary** set to `Off`.
396398

399+
![](https://fiware.github.io/tutorials.Identity-Management/img/keycloak-users.png)
400+
397401
#### REST API
398402

399403
The Admin REST API allows user creation and management without requiring GUI interaction — useful for automated
@@ -557,6 +561,8 @@ The `farm-management` realm is pre-configured with the following groups, created
557561

558562
Groups are managed in the Admin Console at **Realm: farm-management → Groups → Create group**.
559563

564+
![](https://fiware.github.io/tutorials.Identity-Management/img/keycloak-groups.png)
565+
560566
#### REST API
561567

562568
### Create a Group

0 commit comments

Comments
 (0)