Create AAL2 Challenge
IAS
Create AAL2 Challenge
Issues a fresh multifactor challenge for a verified user.
POST
Create AAL2 Challenge
Returns a single-use URL where the user authenticates with their enrolled authenticator. After the user satisfies the challenge, they’re redirected to yourDocumentation Index
Fetch the complete documentation index at: https://docs.metriport.com/llms.txt
Use this file to discover all available pages before exploring further.
redirectUrl with
?aal2SessionId=aal2_...&status=verified appended. Pass the aal2SessionId on subsequent
IAS-purposed queries via the x-aal2-session header.
Body
The verified identity to challenge. Must be in
active
status.HTTPS URL on your account’s allowlist.
Response
Unique identifier for this AAL2 challenge.
Single-use URL for the user to complete the challenge.
ISO-8601 timestamp when the challenge URL expires.
How the user will complete the challenge:
totp is a time-based one-time password from an
authenticator app (e.g. Google Authenticator, 1Password). webauthn is a Web Authentication
challenge in the browser (passkey or security key).Response

