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

feat(Designer): Tenant selection support for OAuth connection creation #4999

Merged
merged 7 commits into from
Jun 19, 2024

Conversation

rllyy97
Copy link
Contributor

@rllyy97 rllyy97 commented Jun 19, 2024

Main Changes

We now support tenant selection on OAuth connections during creation on both standard and consumption logic apps.
I set up a new TenantService to fetch the tenants, and the selected tenant ID is passed back along with the connection creation payload.
This was a feature in Legacy Designer that didn't get carried over initially.

image

Fixes #4449

This will require some changes from the portal side as well

@rllyy97 rllyy97 merged commit 14b7b9c into main Jun 19, 2024
11 of 12 checks passed
@hartra344 hartra344 deleted the riley/oauth-connection-tenant-support branch June 24, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants