AuthenticationModuleSaml2ServiceProviderType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

SAML2 authentication module, service provider configuration.
Item Summary  
Name Type Multiplicity Description
entityId property
string
[1,1] Unique identifier of the service provider. 
alias property
string
[0,1] Unique alias used to identify the selected local service provider based on used URL. 
aliasForPath property
string
[0,1] Alias used for AssertionConsumerServiceURL. 
defaultSigningAlgorithm property
AuthenticationModuleSaml2SigningAlgorithmType
[0,1] Default signing algorithm. 
defaultDigest property
AuthenticationModuleSaml2DigestType
[0,1] Default digest method. 
signRequests property
boolean
[0,1] Flag indicating whether this service signs authentication requests. 
wantAssertionsSigned property
boolean
[0,1] Flag indicating whether this service requires signed assertions. 
singleLogoutEnabled property
boolean
[0,1] Flag indicating whether this service enable single logout. 
nameId property
AuthenticationModuleSaml2NameIdType
[0,-1] Name identifiers to be included in the metadata. 
keys container
AuthenticationModuleSaml2KeyType
[0,1] Key used by service provider. 
provider container
AuthenticationModuleSaml2ProviderType
[1,-1] Possible identity providers for this service provider. 
metadata container
AuthenticationModuleSaml2ProviderMetadataType
[0,1] Service provider can use prepared metadata.