XML Configuration Reference : Security : IdentityProviderConfig
 
IdentityProviderConfig
com.exalead.mercury.mami.master.v10.IdentityProviderConfig
Definition of an identity provider. Used, for example, by the admin ui components to define a common login API.
Parent elements:
com.exalead.mercury.mami.master.v10.ProductSecurity (as ProductSecurity)
Attributes:
Name
Type
Default value
Description
name
string
Identity provider name.
filterFactoryClassId
string
Optional classId of a specific FilterFactory to use instead of the default one. It is used to create a specific SecurityFilter to change the authentication method.
securitySource
string
Associated security source.
sessionInactivityTimeoutS
long
21600
Sessions will time out after this time. -1 for no timeout
Nested elements:
Name
Type
Description
KeyValue
exa.bee.KeyValue*