Author: Kellen Fields
Date: 7/17/2024
Audience: Everyone
Environmental details: Jama Connect® REST API
Summary
Jama recently deployed a new OAuth 3.0.x. During this process, unused code related to refresh tokens and the authorization code flow was removed.
The response to Bearer Token calls will no longer include:
- scope
- application_data
- tenant
- jti
And the value of "token_type" is "Bearer" instead of "bearer." All information in the red square was removed:
The new response looks like this:
Please feel free to leave feedback in the comments below.
Related to
Comments
0 comments
Please sign in to leave a comment.