I am new to Identity Server, and I am missing a key concept in my understanding.
I am using the code from the MVC tutorial.
If I Use the attribute [Authorize] to decorate my Home controller
I am new to Identity Server, and I am missing a key concept in my understanding.
I am using the code from the MVC tutorial.
If I Use the attribute [Authorize] to decorate my Home controller
I am building an asp.net mvc application.
I hope the session will never expire, once the user logs in, unless the user clicks to log out.
I used it
FormsAuthentication.SetAuthCookie(us