Kind: Interface
Source: atloria-monorepo/apps/api/src/auth/saml/saml-metadata.ts
IdP SAML 2.0 metadata parser (A1).
Dependency-free on purpose: the XML-DOM libraries that
Properties
| Property | Type |
|---|---|
entityId | string |
ssoUrl | string |
certificate | string |
Kind: Interface
Source: atloria-monorepo/apps/api/src/auth/saml/saml-metadata.ts
IdP SAML 2.0 metadata parser (A1).
Dependency-free on purpose: the XML-DOM libraries that
| Property | Type |
|---|---|
entityId | string |
ssoUrl | string |
certificate | string |
Was this page helpful?