sca_session_show
Check the status of a Strong Customer Authentication session. Poll after an SCA challenge to see if the user approved (allow), denied (deny), or has not responded (waiting).
Instructions
Show the status of a Strong Customer Authentication (SCA) session. Use this to poll an SCA session token returned by a previous tool call that triggered an SCA challenge. Returns one of: waiting (the user has not yet responded), allow (approved — retry the original request), or deny (rejected). Tokens expire after 15 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | SCA session token from a prior SCA-required response |