Interface ClientAddonsSamlp

SAML2 addon indicator (no configuration settings needed for SAML2 addon).

Hierarchy

  • ClientAddonsSamlp

Indexable

[key: string]: any | any

Properties

audience: string
authnContextClassRef: string
createUpnClaim: boolean
destination: string
digestAlgorithm: string
issuer: string
lifetimeInSeconds: number
mapIdentities: boolean
mapUnknownClaimsAsIs: boolean
mappings: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
nameIdentifierFormat: string
nameIdentifierProbes: string[]
passthroughClaimsWithNoMapping: boolean
recipient: string
signResponse: boolean
signatureAlgorithm: string