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

Add .WithForceRefresh support for silent broker flows #4457

Closed
iulico-1 opened this issue Dec 7, 2023 · 0 comments · Fixed by #4458
Closed

Add .WithForceRefresh support for silent broker flows #4457

iulico-1 opened this issue Dec 7, 2023 · 0 comments · Fixed by #4458

Comments

@iulico-1
Copy link
Contributor

iulico-1 commented Dec 7, 2023

Library version used

4.57.0

.NET version

all

Scenario

PublicClient - desktop app

Is this a new or an existing app?

None

Issue description and reproduction steps

Currently Broker flows don't allow bypassing broker cache when option .WithForceRefresh(true) is set.

Relevant code snippets

.WithForceRefresh(true);

Expected behavior

When using builder .WithForceRefresh(true) MSAL.runtime and WAM cache is bypassed.

Identity provider

Microsoft Entra ID (Work and School accounts and Personal Microsoft accounts)

Regression

No response

Solution and workarounds

No response

@iulico-1 iulico-1 added untriaged Do not delete. Needed for Automation needs attention Delete label after triage labels Dec 7, 2023
@pmaytak pmaytak added this to the 4.58.1 milestone Dec 7, 2023
@pmaytak pmaytak added WAM scenario:Desktop and removed untriaged Do not delete. Needed for Automation needs attention Delete label after triage labels Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants