Skip to content

Commit 9a9dad7

Browse files
authored
Update index.mdx
The offline_access scope needs to be added in keycloak, otherwise one gets an error when trying to use keycloak client
1 parent 62a0d1a commit 9a9dad7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/misc/2_setup_oauth/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ Add the proper groups then click save. You should see your Client ID and Client
134134

135135
Setup your realm in Keycloak and set Keycloak in [Instance settings](../../advanced/18_instance_settings/index.mdx#authoauth) 'SSO OAuth' - - 'SSO' and Keycloak
136136

137+
You need to add the following client scope to keycloak client: offline_access
138+
137139
### Authentik
138140

139141
To integrate Windmill with Authentik as an OAuth provider, follow these steps:

0 commit comments

Comments
 (0)