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

6


18 Nov, 2024
confluenceUser
confluenceUser

Hi Von, Could you tell me more about your Joget setup? Are you running it on multiple nodes/clusters? This kind of behavior often pops up when sessions aren't being persisted properly across the system.

A few questions that would help us debug:

  • How often does this happen? Every time or just occasionally?
  • Have you tried this in different browsers to see if the behavior's the same?
  • Could you check the logs to see if there are any session-related / any other errors when this occurs?
  • Are there any form permissions set on the object you're trying to access? 

If you could share more details, it would be really helpful in pinpointing what's going on. 

18 Nov, 2024
confluenceUser
confluenceUser

Hello Varnaa,

I am using Joget DX 7, and currently, I am the only user working with Joget. We are running it on a single server.

The issue happens every time.
I tested it in both Chrome and Edge, and the result is the same in both browsers.

I haven’t found any errors in the logs.
I’ve checked all permissions, and I should have access. Interestingly, I can open the page without any issues if I do not include the parameter.

Thank you for your answer

19 Nov, 2024
confluenceUser
confluenceUser

Any chance you could create a minimal version of the app that demonstrates this issue? 

21 Nov, 2024
confluenceUser
confluenceUser

I can't right now, sorry.

22 Nov, 2024
confluenceUser
confluenceUser

is the issue resolved at least? 

22 Nov, 2024
confluenceUser
confluenceUser

No, it still doesn't worke

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print