Skip to content

WithTenantId on CIAM authorities#4208

Merged
bgavrilMS merged 11 commits into
mainfrom
bogavril/4191
Jul 21, 2023
Merged

WithTenantId on CIAM authorities#4208
bgavrilMS merged 11 commits into
mainfrom
bogavril/4191

Conversation

@bgavrilMS
Copy link
Copy Markdown
Member

Fixes #4191

Comment thread src/client/Microsoft.Identity.Client/AppConfig/AuthorityInfo.cs
@pmaytak pmaytak self-requested a review July 7, 2023 07:06
Comment thread src/client/Microsoft.Identity.Client/ApiConfig/SystemWebViewOptions.cs Outdated
Comment thread src/client/Microsoft.Identity.Client/Instance/B2CAuthority.cs Outdated
Comment thread src/client/Microsoft.Identity.Client/Instance/Authority.cs Outdated
Comment thread src/client/Microsoft.Identity.Client/AppConfig/AuthorityInfo.cs Outdated
Comment thread src/client/Microsoft.Identity.Client/AppConfig/AuthorityInfo.cs Outdated
Copy link
Copy Markdown
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.

Comment thread tests/Microsoft.Identity.Test.Common/TestData.cs
Comment thread tests/Microsoft.Identity.Test.Unit/ApiConfigTests/AuthorityTests.cs Outdated
Comment thread tests/Microsoft.Identity.Test.Unit/ApiConfigTests/AuthorityTests.cs Outdated
Comment thread tests/Microsoft.Identity.Test.Unit/ApiConfigTests/AuthorityTests.cs
@bgavrilMS
Copy link
Copy Markdown
Member Author

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

Copy link
Copy Markdown
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.

Comment thread src/client/Microsoft.Identity.Client/AppConfig/AuthorityInfo.cs
Comment thread tests/Microsoft.Identity.Test.Common/TestConstants.cs Outdated
Comment thread tests/Microsoft.Identity.Test.Unit/ApiConfigTests/AuthorityTests.cs Outdated
Comment thread tests/Microsoft.Identity.Test.Unit/ApiConfigTests/AuthorityTests.cs Outdated
@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