hi
What are the full steps to reproduce with a new template project?
hi
It's released. Can you try to change the version of the packages to 6.0.1
?
And what's your authentication
configuration?
eg
services.AddAuthentication()...
You can run an angular app and check how to logout.
but in use https://localhost/connect/logout
This endpoint is designed use by MVC page. not vue or angular.
hi
https://identitymodel.readthedocs.io/en/latest/client/introspection.html https://www.oauth.com/oauth2-servers/token-introspection-endpoint/
hi
Invalid username or password!
Can you try with another password?
hi
The 6.0.1 will solve this.
Will refreshing the page work?
hi
You can customize the code in the application service and disable some roles if the current user is customers
.