-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
✔️ Resolution: By DesignResolved because the behavior in this issue is the intended design.Resolved because the behavior in this issue is the intended design.Status: Resolvedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsfeature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssemblyThis issue is related to and / or impacts Blazor WebAssemblyfeature-blazor-wasm-authinvestigate
Milestone
Description
Describe the bug
If _provider.RequestAccessToken
is unable to provide a valid token, the IAccessTokenProvider
API assumes that the RedirectUri
is followed and the authentication flow reapplied. However, the AuthorizationMessageHandler
class throws an exception because it cannot handle that flow.
It should however also inform IAccessTokenProvider
that the current AuthenticationState
is no longer valid.
Further technical details
.Net 6.0 preview 2
Metadata
Metadata
Assignees
Labels
✔️ Resolution: By DesignResolved because the behavior in this issue is the intended design.Resolved because the behavior in this issue is the intended design.Status: Resolvedarea-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsfeature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssemblyThis issue is related to and / or impacts Blazor WebAssemblyfeature-blazor-wasm-authinvestigate