Add token refresh
This commit is contained in:
@@ -111,11 +111,13 @@ spec:
|
||||
- 'https://inventory-app-72zn4.codemowers.ee/login-callback'
|
||||
grantTypes:
|
||||
- 'authorization_code'
|
||||
- 'refresh_token'
|
||||
responseTypes:
|
||||
- 'code'
|
||||
availableScopes:
|
||||
- 'openid'
|
||||
- 'profile'
|
||||
- 'offline_access'
|
||||
tokenEndpointAuthMethod: 'client_secret_basic'
|
||||
pkce: false
|
||||
|
||||
|
Reference in New Issue
Block a user