Base solution for your next web application
Open Closed

Upon session expire: wants to control "Current User Did Not Login To Application" message and its redirected action. #10107


User avatar
0
demo.solaru created

Hello,

When .Net Core is not able to validate token: it throws this error message and automatically reloads page on Angular.

  1. Wants to change verbaige of this message: "Current User Did Not Login To Application" -- I already tried changing it in .xml file for localization but its not overridding.
  2. After token expiry I don't want anguler to auto reload the page but let user click on "Ok" button and then wants to reload the page.

Using Aspnetzero 7.0.0.

Any help would be appriciated. Thank you!


3 Answer(s)