Kind: Interface
Source: atloria-monorepo/apps/api/src/scim/scim.mapper.ts
The fields we accept back FROM an IdP on create/replace.
Properties
| Property | Type |
|---|---|
userName | string |
name | string |
externalId | string |
active | boolean |
Kind: Interface
Source: atloria-monorepo/apps/api/src/scim/scim.mapper.ts
The fields we accept back FROM an IdP on create/replace.
| Property | Type |
|---|---|
userName | string |
name | string |
externalId | string |
active | boolean |
Was this page helpful?