vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
ConnectedAppSamlConfig
Interface ConnectedAppSamlConfig
interface
ConnectedAppSamlConfig
{
acsUrl
:
string
;
certificate
?:
string
;
encryptionCertificate
?:
string
;
encryptionType
?:
SamlEncryptionType
;
entityUrl
:
string
;
issuer
?:
string
;
samlIdpSLOBindingEnum
?:
SamlIdpSLOBinding
;
samlNameIdFormat
?:
SamlNameIdFormatType
;
samlSigningAlgoType
?:
SamlSigningAlgoType
;
samlSloUrl
?:
string
;
samlSubjectCustomAttr
?:
string
;
samlSubjectType
:
SamlSubjectType
;
}
Index
Properties
acs
Url
certificate?
encryption
Certificate?
encryption
Type?
entity
Url
issuer?
saml
Idp
SLO
Binding
Enum?
saml
Name
Id
Format?
saml
Signing
Algo
Type?
saml
Slo
Url?
saml
Subject
Custom
Attr?
saml
Subject
Type
Properties
acs
Url
acsUrl
:
string
Optional
certificate
certificate
?:
string
Optional
encryption
Certificate
encryptionCertificate
?:
string
Optional
encryption
Type
encryptionType
?:
SamlEncryptionType
entity
Url
entityUrl
:
string
Optional
issuer
issuer
?:
string
Optional
saml
Idp
SLO
Binding
Enum
samlIdpSLOBindingEnum
?:
SamlIdpSLOBinding
Optional
saml
Name
Id
Format
samlNameIdFormat
?:
SamlNameIdFormatType
Optional
saml
Signing
Algo
Type
samlSigningAlgoType
?:
SamlSigningAlgoType
Optional
saml
Slo
Url
samlSloUrl
?:
string
Optional
saml
Subject
Custom
Attr
samlSubjectCustomAttr
?:
string
saml
Subject
Type
samlSubjectType
:
SamlSubjectType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
acs
Url
certificate
encryption
Certificate
encryption
Type
entity
Url
issuer
saml
Idp
SLO
Binding
Enum
saml
Name
Id
Format
saml
Signing
Algo
Type
saml
Slo
Url
saml
Subject
Custom
Attr
saml
Subject
Type
vlocode-project - v1.40.0-beta-4
Loading...