XML Configuration Reference : Security : MetaSecuritySource
 
MetaSecuritySource
com.exalead.mercury.mami.master.v10.MetaSecuritySource
Meta security source configuration
Parent elements:
com.exalead.mercury.mami.master.v10.SecuritySourceList (as SecuritySourceList)
Attributes:
Name
Type
Default value
Description
name
string
Security source name
deploy
boolean
True
Will this security source be deployed?
type
enum(First, Merge, No Authentication)
First
Type of action when an authentication succeeds Value can be null or one of
First
Merge
No Authentication
forcedTokens
string
An optional comma-separated list of tokens which will be appended to all authenticated users.
Nested elements:
Name
Type
Description
AuthenticationSource
com.exalead.mercury.mami.master.v10.AuthenticationSource*
List of sources on which authentication will be performed
AuthorizationSource
com.exalead.mercury.mami.master.v10.AuthorizationSource*
List of sources for which token will be retrieved if an authentication has succeeded.