Perform authentication analysis
Analyzes authentication attempts for a specific user to enhance security and identify potential risks.
Request
-
user string Required
User Name
-
decrypt integer <int32>
Indicate if the URI parameters are encrypted or not. Use 1 for encrypted, 0 for decrypted (default is 0). This affects how the API interprets the incoming identifiers.
-
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.
-
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.
Response
-
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.
-
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.
No response yet.
No response yet.