IBM Verify

 View Only

 IVIA - How to set access_token type as jwt

Someswara Reddy Karem's profile image
Someswara Reddy Karem posted Thu July 03, 2025 03:14 PM

Hi,

Currently, we have activated AAC, Federation modules in IVIA virtual appliance and configured OIDC definition, enabled authorization_code grant flow. Currently /oauth20/token endpoint is returning access_token as below.

"access_token": "1j6V8FC38TAjKBthXfTX"
"token_type": "bearer",
"expires_in": 3599
"id_token": ""
"refresh_token": "",
"scope": ""
But we have a requirement to return access_token as jwt type in authorization_code grant flow. Please guide us where to configure access_token type as jwt?
Looking forward to hear from you.
Regards
SK
Tushar Prasad's profile image
Tushar Prasad

HI

https://community.ibm.com/community/user/blogs/sumana-narasipur/2018/07/19/oauth-jwt-access-token