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

[WIRE-510] Pass organization header while creating token #164

Merged
merged 3 commits into from
Sep 12, 2024

Conversation

rjtokenring
Copy link
Collaborator

Motivation

Organization header was not set in token creation due to oauth2 limitations. /token generation endpoint has been enhanced to receive organization_id other than via Header

Reviewer checklist

  • PR address a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in main.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.
  • History is clean, commit messages are meaningful (see CONTRIBUTING.md) and are well formatted.

@rjtokenring rjtokenring changed the title Pass organization header while creating token [WIRE-510] Pass organization header while creating token Sep 12, 2024
@rjtokenring rjtokenring merged commit ec26d92 into main Sep 12, 2024
9 checks passed
@rjtokenring rjtokenring deleted the token-for-organization-id branch September 12, 2024 14:25
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.

3 participants