My company uses the Atlassian Suite of Software from Bitbucket, Jira to Confluence.
Recently, we deployed a Blazor C# Single Page Application to S3 Bucket as static web page.
We embedded the JSM widget in the page.
The JSM widget and knowledge base have been wired to only allowed logged in user.
Using the widget, it was able to display knowledge based data as links even before logging in.
However, when clicking on the link, login to corporate Atlassian account was prompted.
Logging in will fail with a "something is wrong..." message.
Looking at debug messages, there was a failure in preflight check.
I believe this is CORS issue.
Is there a way I could get this to work?
I do not think creating a proxy as some suggested will work as this authentication is part of the widget and out of my reach.
Any help will be much appreciated.
Michael
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.