[BUG]The host of the Microsoft Entra authority for tenants in the Azure China Cloud need to update. #44804
Labels
Azure.Identity
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-author-feedback
Workflow: More information is needed from author to address the issue.
no-recent-activity
There has been no recent activity on this issue.
Milestone
Describe the bug
Please refer to this issue:
jenkinsci/azure-ad-plugin#679
Microsoft documents the base URI of the "Microsoft Entra China operated by 21Vianet" authentication endpoint as https://login.partner.microsoftonline.cn/, at https://learn.microsoft.com/en-us/entra/identity-platform/authentication-national-cloud#microsoft-entra-authentication-endpoints. This was changed in MicrosoftDocs/entra-docs@9acc385 and MicrosoftDocs/entra-docs@e0fe90f.
Please determine whether the AZURE_CHINA constant in this Java class needs to be updated.
azure-sdk-for-java/sdk/identity/azure-identity/src/main/java/com/azure/identity/AzureAuthorityHosts.java
Lines 25 to 28 in d95e597
Exception or Stack Trace
Add the exception log and stack trace if available
To Reproduce
Steps to reproduce the behavior:
Code Snippet
Add the code snippet that causes the issue.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Setup (please complete the following information):
If you suspect a dependency version mismatch (e.g. you see
NoClassDefFoundError
,NoSuchMethodError
or similar), please check out Troubleshoot dependency version conflict article first. If it doesn't provide solution for the problem, please provide:mvn dependency:tree -Dverbose
)Additional context
Add any other context about the problem here.
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
The text was updated successfully, but these errors were encountered: