Saml2ServiceProviderAuthenticationModuleType (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
Saml2SigningAlgorithmAuthenticationModuleType
[0,1] Default signing algorithm. 
defaultDigest property
Saml2DigestAuthenticationModuleType
[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
Saml2NameIdAuthenticationModuleType
[0,-1] Name identifiers to be included in the metadata. 
keys container
Saml2KeyAuthenticationModuleType
[0,1] Key used by service provider. 
provider container
Saml2ProviderAuthenticationModuleType
[1,-1] Possible identity providers for this service provider. 
metadata container
Saml2ProviderMetadataAuthenticationModuleType
[0,1] Service provider can use prepared metadata.