external
experimental
auth

perform a login using an external authenticator

post/auth/external/principal/login

Request body

token_expiration_durationinteger
identityRequestobject required

Response

successful external login

tokenstring required

a JWT token that could be used to authenticate requests

token_expirationinteger

Unix Epoch in seconds

Changes