Perform authentication analysis
Analyzes authentication attempts for a specified user to assess security and identify potential issues. This endpoint is typically used to evaluate login activities and trigger appropriate security measures based on the analysis results.
-
user string Required
User Name
-
decrypt integer <int32>
Indicate if the URI parameters are encrypted or not. Use 1 for encrypted and 0 for decrypted; defaults to 0 if not specified.
-
EventType enum<string>Possible values:
SESSION_SIGNINFAILED_LOGIN_ATTEMPTENROLLUPDATE_USERCREATE_USEROLB_ENROLLFAILED_OLB_ENROLL_ATTEMPTACTIVATE_CARDOPEN_NEW_ACCOUNTREQUEST_CREDITADD_PAYEEEDIT_PAYEEPAYMENTDEPOSITSTOCK_TRADEOPTIONS_TRADECHANGE_LOGIN_IDCHANGE_EMAILCHANGE_PHONECHANGE_ADDRESSCHANGE_PASSWORDCHANGE_LIFE_QUESTIONSFAILED_CHANGE_PASSWORD_ATTEMPTCHANGE_ALERT_SETTINGSCHANGE_STATEMENT_SETTINGSCHANGE_AUTH_DATASEND_SECURE_MESSAGEREAD_SECURE_MESSAGEVIEW_CHECKVIEW_STATEMENTREQUEST_CHECK_COPYREQUEST_STATEMENT_COPYREQUEST_CHECKSREQUEST_NEW_CARDREQUEST_NEW_PINEXTRA_AUTHUSER_DETAILSCLIENT_DEFINEDWITHDRAWCARD_PIN_CHANGE -
IpAddress string
The IP address from the user's device
-
HardwareId string
Hardware Id(Mobile field)
-
SimId string
Sim Id(Mobile field)
-
OtherId string
Other Id(Mobile field)
-
CallerId string
Identifier used to authenticate the caller initialing the message
-
CustomEvent string
Any custom defined event not included in the pre-defined RSA EventType enum. If the custom event type is stand-alone, the EventType must also be specified as CLIENT_DEFINED
-
DevicePrint string
Encapsulates all parameters obtained by device fingerprint gathering code
-
CustomFacts array <object>
Custom facts
-
FactName string
-
FactDataType enum<string>Possible values:
STRINGBOOLEANFLOATDOUBLEINTEGERDATE -
FactValue string
-
-
TransactionAmountUSD integer <int64>
Transaction amount in USD for MFA rules that trigger based on transaction amount
-
DeviceTokenFSO string
Value of the Flash Shared Object
-
HttpAccept string
HTTP accept header value
-
DeviceTokenCookie string
Contains the cookie value
-
UserAgent string
User agent string
-
HttpAcceptEncoding string
HTTP accept encoding
-
HttpAcceptLanguage string
HTTP accept language
-
PortfolioId string
Portfolio Id
-
RequestFrom enum<string>
Where the request is sent(WCA, WCP or WCM)
Possible values:WCAWCPWCM -
TpaId string
A unique identifier used to identify your admin instance. This value was system generated with the admin instance was created.
-
IsRSAEnabled boolean
RSA is enabled or disabled
-
IsRSAUser boolean
User is or isn't a RSA user
-
UserExist boolean
User does or doesn't exist in WCA
-
ActionCode string
Indicate the action recommended by a triggered rule.
-
ActionNames array <string>
Name of the action taken when the rule was triggerd
-
UserTypeCde enum<string>
User Type
Possible values:NoneMBITpaEmployerCardholderMBISystemDataPartnerSSOPartnerUserInnovationPartner -
IsForcePasswordChange boolean
True or False based on if password changed for a participant user by any other user and not the participant user himself.
-
DeviceTokenCookie string
A unique identifier representing the device token should be stored in the client's browser cookies and included as the DeviceTokenCookie parameter in the subsequent Analyze request.