Skip to content

Commit ca01bf9

Browse files
authored
add oidc-user-role (#614)
1 parent e9e11f1 commit ca01bf9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/sso.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ timeplusAppserver:
7575
oidc-callback-host: 'https://{{my-timeplus-server-domain}}'
7676
oidc-client-id: '{{client_id}}'
7777
oidc-client-secret: '{{client_secret}}'
78+
oidc-user-role: admin # admin or read_only. By default read_only
7879
```
7980
8081
### Step 4. Test the integration

0 commit comments

Comments
 (0)