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

WithTenantId on CIAM authorities #4208

Merged
merged 11 commits into from
Jul 21, 2023
Merged

WithTenantId on CIAM authorities #4208

merged 11 commits into from
Jul 21, 2023

Conversation

bgavrilMS
Copy link
Member

Fixes #4191

@pmaytak pmaytak self-requested a review July 7, 2023 07:06
src/client/Microsoft.Identity.Client/Instance/Authority.cs Outdated Show resolved Hide resolved
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The method comment for AbstractApplicationBuilder.WithTenantId needs to be updated to match the one here to clarify that WithTenantId overwrites the authority tenant.

@bgavrilMS
Copy link
Member Author

@pmaytak - no need to re-review, I pressed the button by mistake :)

Copy link
Contributor

@pmaytak pmaytak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't review in much detail; skimmed for changes.

@bgavrilMS bgavrilMS enabled auto-merge (squash) July 21, 2023 14:29
@bgavrilMS bgavrilMS disabled auto-merge July 21, 2023 15:28
@bgavrilMS bgavrilMS merged commit 1c7e4c3 into main Jul 21, 2023
@bgavrilMS bgavrilMS deleted the bogavril/4191 branch July 21, 2023 15:29
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.

[Bug] AbstractAcquireTokenParameterBuilder<T>.WithTenantId() should be supported for CIAM authorities
3 participants