Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Yvand opened this issue Nov 21, 2023 · 2 comments · Fixed by #209
Closed

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

Yvand opened this issue Nov 21, 2023 · 2 comments · Fixed by #209
Assignees

Comments

@Yvand
Copy link
Owner

Yvand commented Nov 21, 2023

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

@Yvand Yvand self-assigned this Nov 21, 2023
@Yvand Yvand linked a pull request Nov 21, 2023 that will close this issue
@Yvand Yvand added the Issue label Nov 21, 2023
@Yvand Yvand pinned this issue Nov 21, 2023
@Yvand Yvand added bug and removed Issue labels Dec 7, 2023
Copy link

stale bot commented Mar 17, 2024

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.

@stale stale bot added the stale label Mar 17, 2024
@Yvand Yvand unpinned this issue Mar 20, 2024
Copy link

github-actions bot commented May 7, 2024

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

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant