Name | Type | Parameters | Description |
---|---|---|---|
getSupportedAuthenticationMethods | view | ||
getAuthenticationMethodConfigParams | view | authMethodName* | |
getAuthenticationMethod | view | contextId* | |
getLoggedInIndicator | view | contextId* | |
getLoggedOutIndicator | view | contextId* | |
setAuthenticationMethod | action | contextId* authMethodName* authMethodConfigParams | |
setLoggedInIndicator | action | contextId* loggedInIndicatorRegex* | |
setLoggedOutIndicator | action | contextId* loggedOutIndicatorRegex* |
Starred parameters are mandatory
Back to index