Record
authentication-provider
No description available.
record authentication-provider {
active: option<active>,
created-at: option<string>,
id: option<string>,
name: option<name>,
organization-id: option<organization-id>,
record-type: option<string>,
settings: option<authentication-provider-settings>,
short-name: option<short-name>,
updated-at: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| active | option<active> | |
| created-at | option<string> | |
| id | option<string> | |
| name | option<name> | |
| organization-id | option<organization-id> | |
| record-type | option<string> | |
| settings | option<authentication-provider-settings> | |
| short-name | option<short-name> | |
| updated-at | option<string> |