Create a new session
Authenticates a tenant and a user with a security key. Returns a JWT bearer token
for subsequent requests, the new session ID, and the ordered list of steps to follow.
Request
Authentication credentials and optional session context.
user
tenant
securityKey
query
callbackUrl
Response
Session created successfully.
sessionId
token
steps
Errors
400
Bad Request Error
401
Unauthorized Error