Hyperlink needs loggin
Confluence User - 18 Nov, 2024
Hello everyone,
I have a list and want to navigate from the list to a specific object. I achieved this using a hyperlink with the ID as a parameter.
The problem is: When I click on the link, I get redirected to the login page. After logging in again, it works as expected. I noticed that the server responds with a 302 Found status code during the redirection.
Why do I need to log in a second time?
Thanks for your input
forms;server;hyperlink