inventory: add groups scope

This commit is contained in:
Madis Mägi 2024-08-28 16:15:07 +03:00
parent 29212d7f14
commit 927366a3d5

View File

@ -138,6 +138,7 @@ spec:
availableScopes:
- 'openid'
- 'profile'
- 'groups'
tokenEndpointAuthMethod: 'client_secret_basic'
pkce: false
---