Skip to main content

Idpdetails

Properties

NameTypeDescriptionNotes
role(optional) stringFederation protocol role[default to undefined]
entityId(optional) stringAn entity ID is a globally unique name for a SAML entity, either an Identity Provider (IDP) or a Service Provider (SP).[default to undefined]
binding(optional) stringDefines the binding used for the SAML flow. Used with IDP configurations.[default to undefined]
authnContext(optional) stringSpecifies the SAML authentication method to use. Used with IDP configurations.[default to undefined]
logoutUrl(optional) stringThe IDP logout URL. Used with IDP configurations.[default to undefined]
includeAuthnContext(optional) booleanDetermines if the configured AuthnContext should be used or the default. Used with IDP configurations.[default to false]
nameId(optional) stringThe name id format to use. Used with IDP configurations.[default to undefined]
jitConfiguration(optional) Jitconfiguration[default to undefined]
cert(optional) stringThe Base64-encoded certificate used by the IDP. Used with IDP configurations.[default to undefined]
loginUrlPost(optional) stringThe IDP POST URL, used with IDP HTTP-POST bindings for IDP-initiated logins. Used with IDP configurations.[default to undefined]
loginUrlRedirect(optional) stringThe IDP Redirect URL. Used with IDP configurations.[default to undefined]
mappingAttributestringReturn the saml Id for the given user, based on the IDN as SP settings of the org. Used with IDP configurations.[default to undefined]
certificateExpirationDate(optional) stringThe expiration date extracted from the certificate.[default to undefined]
certificateName(optional) stringThe name extracted from the certificate.[default to undefined]