mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Updated Keycloak steps to have api scope
This commit is contained in:
@@ -115,7 +115,7 @@ In this step, we will create and configure the NetBird client audience for Keycl
|
|||||||
- Click `Client scopes` (left-hand menu)
|
- Click `Client scopes` (left-hand menu)
|
||||||
- Click `Create client scope` button
|
- Click `Create client scope` button
|
||||||
- Fill in the form with the following values:
|
- Fill in the form with the following values:
|
||||||
- Name: `netbird-client-audience`
|
- Name: `api`
|
||||||
- Type: `Default`
|
- Type: `Default`
|
||||||
- Protocol: `OpenID Connect`
|
- Protocol: `OpenID Connect`
|
||||||
- Click `Save`
|
- Click `Save`
|
||||||
@@ -144,7 +144,7 @@ In this step, we will create and configure the NetBird client audience for Keycl
|
|||||||
- Choose `netbird-client` from the list
|
- Choose `netbird-client` from the list
|
||||||
- Switch to `Client scopes` tab
|
- Switch to `Client scopes` tab
|
||||||
- Click `Add client scope` button
|
- Click `Add client scope` button
|
||||||
- Choose `netbird-client-audience`
|
- Choose `api`
|
||||||
- CLick `Add` choosing `Default`
|
- CLick `Add` choosing `Default`
|
||||||
- The value `netbird-client` will be used as audience
|
- The value `netbird-client` will be used as audience
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 113 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 143 KiB After Width: | Height: | Size: 148 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 71 KiB |
Reference in New Issue
Block a user