Closed BrendaHijmans closed 1 week ago
@harmbrugge could this be a side effect of the update to Javalin ?, i remember we discussed returning to the page were signin flow started during the review. see: f04e886625ae3ced36bed5ba346527bfe48dd758 , fix could be something like https://github.com/molgenis/molgenis-emx2/pull/4481 , or maybe it needs to be an action in the new api style , something lin : https://github.com/molgenis/molgenis-emx2/pull/4482
@connoratrug I think both solutions #4481 and #4482 have the issue we fixed using our own CustomHttpActionHandler. This will cause the redirection action to be triggered without executing our own login logic
@connoratrug I think both solutions #4481 and #4482 have the issue we fixed using our own CustomHttpActionHandler. This will cause the redirection action to be triggered without executing our own login logic
did you try the solution ?
v11.28.0
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Expected behavior I want to stay on the page where I signed in