Open mrreddevil2412 opened 2 months ago
if you didn't want automaitcally logout, you would need to close the option of automaticSilentRenew
if you didn't want automaitcally logout, you would need to close the option of automaticSilentRenew
What do you mean change the automaticSlientReview to false???
The automaticSlientReview option default open,it will create a iframe which control the oidc server, so it indicate that will voluntarily log out when your identity is logged out you see, oidc-client-ts
Why does the token automatically sigout when the token expires? In the MVC project. net does not automatically logout, but when the token expires, it will automatically log back in