Managing external identities to enable secure access for partners, customers, and other non-employees
Deleted Users from Azure AD B2C Are Still Able to Log In to the Web Application
Naveen Kumar (NVK)
20
Reputation points
We have observed that users who were deleted from Azure AD B2C are still able to log in to the application without any issues.
Based on information from online forums, this behavior may occur because the user’s session is retained through the refresh token.
In our case, we are using a custom policy for user flows with the following default configuration:
- Access Token Lifetime: 1 hour
- ID Token Lifetime: 1 hour
- Refresh Token Lifetime: 14 hours
- Session Expiry: 24 hours
Since our custom policy file is shared across multiple applications, making changes to the policy could potentially cause unnecessary issues for other applications.
Kindly help on this scenario.
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Sign in to answer