Updated Keycloak steps to have api scope

This commit is contained in:
braginini
2022-08-17 19:32:31 +02:00
parent 9bb83e46b8
commit 3ad35379f4
4 changed files with 2 additions and 2 deletions

View File

@@ -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 `Create client scope` button
- Fill in the form with the following values:
- Name: `netbird-client-audience`
- Name: `api`
- Type: `Default`
- Protocol: `OpenID Connect`
- 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
- Switch to `Client scopes` tab
- Click `Add client scope` button
- Choose `netbird-client-audience`
- Choose `api`
- CLick `Add` choosing `Default`
- The value `netbird-client` will be used as audience