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

OAuth: Support tenant_name Parameter #84

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Conversation

n7studios
Copy link
Contributor

Summary

Adds support for specifying the tenant_name parameter, to issue unique OAuth tokens to multiple instances using the same Kit account and OAuth Client / App ID.

Testing

testGetOAuthURLWithTenantName: Confirm that the tenant_name is included in the OAuth URL.

Manual end to end test completing OAuth flow with the same Kit account and OAuth Client / App ID confirms this working:

Screenshot_2024-11-11_at_09_22_52
Screenshot_2024-11-11_at_09_22_59

Checklist

@n7studios n7studios added the enhancement New feature or request label Nov 11, 2024
@n7studios n7studios self-assigned this Nov 11, 2024
@n7studios n7studios requested review from a team, noelherrick and corydhmiller and removed request for a team November 11, 2024 02:40
@n7studios n7studios marked this pull request as ready for review November 11, 2024 02:40
@n7studios n7studios changed the base branch from wp-6.7 to main November 12, 2024 01:24
@n7studios n7studios merged commit 8606aaf into main Nov 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants