Skip to content

ScimUserResource

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/api/src/scim/scim.mapper.ts

Properties

PropertyType
schemasstring[]
idstring
externalIdstring
userNamestring
nameScimName
displayNamestring
emailsScimEmail[]
activeboolean
meta`{
resourceType: 'User';
created?: string;
lastModified?: string;
location?: string;

}` |

Was this page helpful?

Download as PDF