Auth Generic Oauth
Properties
| Property | Type | Required | Description |
|---|---|---|---|
api_url | string | yes | |
auth_url | string | yes | |
client_id | string | yes | |
client_secret | string | yes | |
token_url | string | yes | |
allow_sign_up | boolean | no | |
allowed_domains | array[string] | no | |
allowed_organizations | array[string] | no | |
auto_login | boolean | no | |
name | string | no | |
scopes | array[string] | no |
Last updated on