Forum Discussion

EastCoast's avatar
EastCoast
Icon for Nimbostratus rankNimbostratus
Sep 30, 2019

How to preserve APM landing URI after authentication errors

APM preserves correctly the landing URI when the authentication is successful.

However if a user made incorrect authentication attempts and restarted the APM session, the landing URI becomes "/" and the original URI is lost.

Thus after the authentication is completed, the users lands on a bad application URI "/" and the application flow is broken.

 

What is the best/standard method to preserve the landing URI between the APM sessions?