Silent Authenticate

Silent authentication with provided tokens - sets cookies directly.

post/authenticate/silent

Request body

access_tokenstring required
id_tokenstring required
refresh_tokenstring nullable
expires_ininteger required
organizationstring nullable

Response

Successful Response

successboolean required

Changes