The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
On our software platform, we have a feature that allows users to view Help content in an iframe. The iframe loads a Confluence page where we create Help content. This Help page requires a login since we have restricted access to it. The login credentials are hard coded in the code, and using the POST method, we authenticate and then load the Help page for users.
This setup worked perfectly fine until we upgraded from Confluence Data Center 7.0.2 to 7.16.2. When I inspect the page while loading the iframe, I see a 405 error. We have been trying a lot of solutions but nothing seems to work so far.
Can anyone help us with a possible resolution to this problem?
Here are the errors that we see upon inspection:
The resource from “https://portal.abc.abcdefg.com/abc_17.0/css/common.css” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
Status
Method Not Allowed
Hi rjayanth,
Maybe, yo can check the security of Confluence, and, if you create a user token from a custom user only to consult, maybe that work, because, in the last updates from atlassian, the authentication method is changed to a session token.
this is a documentation of support for a datacenter version, i hope you can read and, maybe, resolve the issue
https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html
try this and tellus!
Alvaro Hernandez
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone, We’re always looking at how to improve Confluence and customer feedback plays an important role in making sure we're investing in the areas that will bring the most value to the most c...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.