We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e11f1 commit ca01bf9Copy full SHA for ca01bf9
1 file changed
docs/sso.md
@@ -75,6 +75,7 @@ timeplusAppserver:
75
oidc-callback-host: 'https://{{my-timeplus-server-domain}}'
76
oidc-client-id: '{{client_id}}'
77
oidc-client-secret: '{{client_secret}}'
78
+ oidc-user-role: admin # admin or read_only. By default read_only
79
```
80
81
### Step 4. Test the integration
0 commit comments