hint:Expected SAML response Audience (if not provided, Audience won't be verified)
hint:(Optional) - Expected SAML response Audience (if not provided, Audience won't be verified)
order:3
cert:
cert:
type:String
type:String
title:Certificate
title:Certificate
hint:Public PEM-encoded X.509 signing certificate contents in base64 (e.g. 'MIICizCCAfQCCQCY8tKaMc0BMjANBgkqh ... W=='). If the provider has multiple certificates that are valid, join them together using the | pipe symbol.
hint:(Optional) - Public PEM-encoded X.509 signing certificate. If the provider has multiple certificates that are valid, join them together using the | pipe symbol.
order:4
privateCert:
privateCert:
type:String
type:String
title:Private Certificate
title:Private Certificate
hint:PEM formatted key used to sign the certificate.
hint:(Optional) - PEM formatted key used to sign the certificate.
order:5
decryptionPvk:
decryptionPvk:
type:String
type:String
title:Decryption Private Key
title:Decryption Private Key
hint:(optional) Private key that will be used to attempt to decrypt any encrypted assertions that are received.
hint:(Optional) - Private key that will be used to attempt to decrypt any encrypted assertions that are received.
order:6
signatureAlgorithm:
signatureAlgorithm:
type:String
type:String
title:Signature Algorithm
title:Signature Algorithm
hint:Signature algorithm used for signing requests
hint:Signature algorithm used for signing requests
hint:Time in milliseconds of skew that is acceptable between client and server when checking OnBefore and NotOnOrAfter assertion condition validity timestamps. Setting to -1 will disable checking these conditions entirely.
hint:Time in milliseconds of skew that is acceptable between client and server when checking OnBefore and NotOnOrAfter assertion condition validity timestamps. Setting to -1 will disable checking these conditions entirely.
default:0
default:-1
order:9
disableRequestedAuthnContext:
disableRequestedAuthnContext:
type:Boolean
type:Boolean
title:Disable Requested Auth Context
title:Disable Requested Auth Context
hint:If enabled, do not request a specific authentication context. This is known to help when authenticating against Active Directory (AD FS) servers.
hint:If enabled, do not request a specific authentication context. This is known to help when authenticating against Active Directory (AD FS) servers.
default:false
default:false
order:10
authnContext:
authnContext:
type:String
type:String
title:Auth Context
title:Auth Context
hint:Name identifier format to request auth context.
hint:Name identifier format to request auth context.
hint:If enabled, the initial SAML request from the service provider specifies that the IdP should force re-authentication of the user, even if they possess a valid session.
hint:If enabled, the initial SAML request from the service provider specifies that the IdP should force re-authentication of the user, even if they possess a valid session.
default:false
default:false
order:12
providerName:
providerName:
type:String
type:String
title:Provider Name
title:Provider Name
hint:Optional human-readable name of the requester for use by the presenter's user agent or the identity provider.
hint:Optional human-readable name of the requester for use by the presenter's user agent or the identity provider.
default:wiki.js
default:wiki.js
order:13
skipRequestCompression:
skipRequestCompression:
type:Boolean
type:Boolean
title:Skip Request Compression
title:Skip Request Compression
hint:If enabled, the SAML request from the service provider won't be compressed.
hint:If enabled, the SAML request from the service provider won't be compressed.
default:false
default:false
order:14
authnRequestBinding:
authnRequestBinding:
type:String
type:String
title:Request Binding
title:Request Binding
hint:Binding used for request authentication from IDP.
hint:Binding used for request authentication from IDP.