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

Fix tenantDomain param issue when T is capital in param #13316

Closed

Conversation

chashikajw
Copy link
Contributor

Purpose

The issue occurs in the JIT provisioning when we choose the option 'Prompt for username, password, and consent.'
In the URL build of the JIT provisioning flow, it constructs the URL by adding the capital 'TenantDomain' parameter.

In this fix, we are handling both the TenantDomain and tenantDomain params.

Fixes

The issue occurs in the JIT provisioning when we choose
the option 'Prompt for username, password, and consent.'
In the URL build of the JIT provisioning flow, it
constructs the URL by adding the capital 'TenantDomain' parameterm
RusJaI added a commit to RusJaI/product-apim that referenced this pull request Feb 20, 2024
RusJaI added a commit to RusJaI/product-apim that referenced this pull request Feb 20, 2024
@chashikajw
Copy link
Contributor Author

This PR is now not needed since this same change has already added from PR 70e7c5a. Hence closing this.

@chashikajw chashikajw closed this Mar 21, 2024
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.

1 participant