Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc API docs improvements #2795

Merged
merged 2 commits into from
Mar 28, 2024

Conversation

peterhaochen47
Copy link
Member

No description provided.

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/187296940

The labels on this github issue will be updated when the story is started.

- experiments show that UAA returns JWTs when token_format
is not specified, regardless of what the value of uaa.yml `jwt.token.revocable`
(for non-default zones, `config.tokenPolicy.jwtRevocable`)
is.
- the code does read `jwt.token.revocable` when generating tokens
  (https://github.com/cloudfoundry/uaa/blob/9e9874075ab284aa7d23d14a01168c61dcafdc39/server/src/main/java/org/cloudfoundry/identity/uaa/oauth/UaaTokenServices.java#L618),
  but it does not impact the generated token's format.

Co-authored-by: Peter Chen <peter-h.chen@broadcom.com>
- clarify that this field is always null (instead of
explaining a lot about the various formats of the access token
when no access token will be returned)

Co-authored-by: Peter Chen <peter-h.chen@broadcom.com>
@peterhaochen47 peterhaochen47 force-pushed the pr/develop/misc-api-docs-improvements branch from a6d43bd to e891c09 Compare March 28, 2024 16:36
@peterhaochen47 peterhaochen47 merged commit e652367 into develop Mar 28, 2024
20 checks passed
@peterhaochen47 peterhaochen47 deleted the pr/develop/misc-api-docs-improvements branch March 28, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants