Yvand/EntraCP

Using the "check permissions" dialog causes a hang on the web application

Closed this issue · 2 comments

Yvand commented

When using the "check permissions" dialog on a trusted user (returned by EntraCP), a hang may happen in EntraCP while retrieving the group membership.
This causes a hang on the whole web application which prevents the people picker to work.
The only solution is to recycle the web application pool.

The hang happens because this async call somehow never returns: https://github.com/Yvand/EntraCP/blob/0d757ffa41d6e444ede6ef42863519b5e56b2de3/Yvand.EntraCP/Yvand.EntraClaimsProvider/EntraIDEntityProvider.cs#L42C34-L42C65

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

This issue was closed because it has been stalled for 5 days with no activity.