forked from k-space/kube
		
	inventory: add refresh tokens
This commit is contained in:
		| @@ -133,12 +133,14 @@ spec: | ||||
|     - 'https://inventory.k-space.ee/login-callback' | ||||
|   grantTypes: | ||||
|     - 'authorization_code' | ||||
|     - 'refresh_token' | ||||
|   responseTypes: | ||||
|     - 'code' | ||||
|   availableScopes: | ||||
|     - 'openid' | ||||
|     - 'profile' | ||||
|     - 'groups' | ||||
|     - 'offline_access' | ||||
|   tokenEndpointAuthMethod: 'client_secret_basic' | ||||
|   pkce: false | ||||
| --- | ||||
|   | ||||
		Reference in New Issue
	
	Block a user