Any update on this
???
can any one help me out in this issue?
Any update on this
Hello Anjali,
I am simply want that after logout my application should redirect to the application login page instead of authserver login page
Steps to reproduce :
1.Enter credential and login into the application
2.Set the PostLogoutRedirectUris
Configuration
Also want to know the use of the Enabled checkbox at the bottom of the screnshot.The checkbox reset to uncheck when i save the configuration
After logout Application should Redirect to the Login page of my application(http://localhost:4300/account/login) shown in 1 step. But it is redirect to the AuthServer(https://localhost:44322/Account/Login) Login Page
Do let me know if you required any further details
Hi Anjali
I have updated the PostLogoutRedirectUris
and also updated the appsettings.json of authServer still the issue is persist
it is still redirected to authServer
<br>
I have also notice that there is one checkbox after PostLogoutRedirectUris
which is not getting enabled after saving the configuration