
HisashiY.98105 (Customer) asked a question.
I'm pretty new to Okta, and just got started. I just wanted to understand what "Session Token" is and how the token provides to clients. In my knowledge, ID Tokens, Access Tokens & Refresh Tokens are supposed to be provided to respective clients when users are authenticated, and I'm just wondering how "Session Token" is provided. Is it be provided the same timing of other tokens?

"Session Token" is not provided to client. It is used for an interactive SSO session in Okta in a user agent (e.g browser).
session token simply provides proof of authentication.
Thanks for the quick follow-ups @00ufvw0mxOJZpbKrv351.5548183538928567E12 (Customer) @BhaskarM.18336 (Customer) and understood. I'm assuming that one of the major use cases will be SSO by using Session Token, correct?