Please help us on below issues-
We are not able to perform Sigle Signout between our apps -
- Angular 13 application (implicit flow) [angular-oauth2-oidc package]
- Dot Net Framework Asp.Net MVC application (authorization_code) [Frontend Channel Logout package]
Issue 1:
When sessionChecksEnabled set to true facing continuous session_changed events even no session is changed.
Issue 2 After Logout from angular application, the MVC Frontend Channel Logout URI get Hit and but it is not logging out the application. The session remain valid
Identity Server Startup.cs