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

Javalab: add issuer to JWT token #39992

Merged
merged 1 commit into from
Apr 9, 2021
Merged

Javalab: add issuer to JWT token #39992

merged 1 commit into from
Apr 9, 2021

Conversation

molly-moen
Copy link
Contributor

Add CDO.dashboard_hostname as the issuer to the JWT token we use to authenticate with Javabuilder.

Follow-up work

We will use the issuer when when authorizing with API Gateway to prefix the user with the appropriate environment. This will make debugging easier. We can also use the issuer for further validation in the future if we want to.

PR Checklist:

  • Tests provide adequate coverage
  • Privacy and Security impacts have been assessed
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@molly-moen molly-moen merged commit 8425eba into staging Apr 9, 2021
@molly-moen molly-moen deleted the javalab-update-token branch April 9, 2021 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants