Ask an IdentityServer4 question, close and reopen the browser will automatically log in?

platform is .net Core 2.1

the client is a Mvc client

at present, the login and logout functions are normal, and the authentication Cookie has been cleared after closing the browser. The problem encountered is to close the browser, and then open the browser to access the authentication page without entering the account number and password to log in. It is said that the client Cookie expires after closing the browser, and then open the browser to jump to the authentication page. You should log in again

.

is it because you did not log out correctly from the server? Do I need to log out from the server when I close the browser?

Apr.07,2021

already knows what's going on. It turns out that AuthenticationProperties.IsPersistent is set to true.


openid,oauth2.0cookietoken.


Kookie

clipboard.png

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1c21f75-335bf.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1c21f75-335bf.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?