Starts in:
1 DAY
16 HRS
10 MIN
5 SEC
Starts in:
1 D
16 H
10 M
5 S

Identity session cache invalidator bug fixed #18470

Microservice template IDistributedEventHandler not work as expected for IdentitySessionDeletedEventHandler. Since we should configure and create an ETO for related event. However we don't need to use distributed event handler for invalidation. We can basically use ILocalEventHandler because AuthServer application depended on identity-pro domain package and it removes the session on login request.

Problem reproduce steps

  • Create a microservice solution.
  • Set the "Prevent concurrent login" to "Logout from all devices".
  • When you login with same user from incognito tab, you'll see the previous session still valid.
Version
8.3.1
Release Date
25 September, 2024
Labels
bug abp-module-identity-pro