Kind: Interface
Source: atloria-monorepo/apps/api/src/auth/saml/saml.service.ts
Attribute-mapping shape persisted on SamlConfig.attributeMapping.
Properties
| Property | Type |
|---|---|
email | string |
name | string |
firstName | string |
lastName | string |
groups | string |
Kind: Interface
Source: atloria-monorepo/apps/api/src/auth/saml/saml.service.ts
Attribute-mapping shape persisted on SamlConfig.attributeMapping.
| Property | Type |
|---|---|
email | string |
name | string |
firstName | string |
lastName | string |
groups | string |
Was this page helpful?