-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seiten mit Zurück-Pfeil: bei Token Refresh zurück auf Ursprungsseite #213
Labels
tech-task
Ein Tech-bezogenes Issue
Comments
@fbufbi Das Problem war, dass wir bei jedem neuen Token die Navigation entsprechend der Rollen filtern. Das hatte dann eine Navigation auf den Default-Pfad eines Navigationseintrags ausgelöst. D.h. immer wenn man nicht auf der Ursprungsseite eines Navigationseintrags war und das Token erneuert wurde, fand fälschlicherweise ein Update des Pfads statt. Dies ist nun korrigiert. |
hupf
added a commit
that referenced
this issue
Dec 17, 2024
hupf
added a commit
that referenced
this issue
Dec 17, 2024
hupf
added a commit
that referenced
this issue
Dec 17, 2024
hupf
added a commit
that referenced
this issue
Dec 18, 2024
Test OK |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Auf allen Seiten mit Zurück-Pfeil werde ich bei Inaktivität aufgrund des Token Refresh nach kurzer Zeit (1-2 Min) auf die Ursprungsseite zurückgeworfen.
The text was updated successfully, but these errors were encountered: