
NitinK.64381 (Customer) asked a question.
I would like to know If Okta supports "Opaque" access tokens (simple string references to the data maintained by Okta) apart from JWT access tokens as well? We have a scenario where we would not like to carry scopes as part of the access token payload but instead fetch them remotely from tokenIntrospection and/or userInfo endpoints.

Hi @NitinK.64381 (Customer),
Thank you for posting on the Okta community page!
I have done some research and I have managed to find the bellow dev forum about Opaque tokens and as well about JWT tokens:
My advice would be to also leverage the Okta Developer forums for this type of questions and take advantage of their expertise.