v52

latestOpenAPI 3.0.0Apache 2.0raw.githubusercontent.com2026-08-03134119177.4 KB
experimental

perform a login with STS

post/sts/login

Request body

codestring required
statestring required
redirect_uristring required
ttl_secondsinteger

The time-to-live for the generated token in seconds. The default value is 3600 seconds (1 hour) maximum time allowed is 12 hours.

Response

successful STS login

tokenstring required

a JWT token that could be used to authenticate requests

token_expirationinteger

Unix Epoch in seconds