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

Issue with Redirect URI for Vainity/Custom URL in 21vianet Office365 #4794

Closed
leapyear1969 opened this issue Aug 16, 2024 · 4 comments
Closed
Assignees
Labels
Area: Outlook Issue related to Outlook add-ins Status: fixed Fix is deployed and available to customer

Comments

@leapyear1969
Copy link

Article URL

https://learn.microsoft.com/en-us/office/dev/add-ins/develop/create-sso-office-add-ins-aspnet

Issue

when i try to using app bc59ab01-8403-45c6-8796-ac3ef710b3e3 (Outlook on the web) to SSO my outlook on the web, it show below error message in China Office 365 instance:

"strServiceExceptionMessage": "AADSTS50011: The redirect URI [https://partner.outlook.cn/owa/spaExtSSO.aspx]specified in the request does not match the redirect URIs configured for the application bc59ab01-8403-45c6-8796-ac3ef710b3e3. Make sure the redirect URI sent in the request matches one added to your application in the Azure portal..

I fount a preview issue looks fixed in Global Office 365, issue 3523

image

please help to take a look at in China Office 365 , thanks!

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP label Aug 16, 2024
@mmhforjavaweb
Copy link

image

We also encountered the same issue. On the global tenant, the plugin calls OfficeRuntime.auth.getAccessToken() normally, but there is a problem with the 21vianet tenant. The desktop outlook client works fine, but there is an issue with the Outlook web.

image

@AlexJerabek
Copy link
Collaborator

Thanks for reporting this @leapyear1969 and @mmhforjavaweb.

I'm going to transfer this to the office-js repo where we investigate product issues.

@AlexJerabek AlexJerabek transferred this issue from OfficeDev/office-js-docs-pr Aug 16, 2024
@exextoc exextoc added Needs: attention 👋 Waiting on Microsoft to provide feedback Area: Outlook Issue related to Outlook add-ins and removed Needs: triage 🔍 New issue, needs PM on rotation to triage ASAP labels Aug 16, 2024
@exextoc exextoc assigned exextoc and unassigned pinverso Aug 16, 2024
@rajjha-msft rajjha-msft added Status: in backlog Issue is being tracked in the backlog but timeline for resolution is unknown and removed Needs: attention 👋 Waiting on Microsoft to provide feedback labels Aug 28, 2024
@OfficeDev OfficeDev deleted a comment from rajjha-msft Sep 6, 2024
@gapat-gh-msft
Copy link

Hi @leapyear1969, we have rolled out the changes.
Kindly verify if the issue is resolved.

@patilganesh-msft patilganesh-msft added Needs: author feedback Waiting for author (creator) of Issue to provide more info and removed Status: in backlog Issue is being tracked in the backlog but timeline for resolution is unknown labels Jan 17, 2025
@leapyear1969
Copy link
Author

confirmed issue has been fixed, thanks for your help ~

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs: attention 👋 Waiting on Microsoft to provide feedback and removed Needs: author feedback Waiting for author (creator) of Issue to provide more info labels Jan 20, 2025
@DivyaPatidar DivyaPatidar added Status: fixed Fix is deployed and available to customer and removed Needs: attention 👋 Waiting on Microsoft to provide feedback labels Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Outlook Issue related to Outlook add-ins Status: fixed Fix is deployed and available to customer
Projects
None yet
Development

No branches or pull requests

9 participants