Artak

Results 326 comments of Artak

Thanks @Brettus-ntt. @jpremill can you confirm if @Brettus-ntt 's suggestion works for you?

@jennyf19 it looks like there was a breaking change in the IdentityModel update we took for 8.0-rc2. Should this have been documented as a breaking change too in 8.0 or...

To people who still experience problems here, please try the following: ```csharp OpenIdConnectOptions.ClaimActions.Clear(); ```

Discussed this offline. We may end up creating an analyzer to warn customers from falling into this pitfall.

Discussed with the team that there is no point in having the message size limitation in Blazor. Blazor should chunk messages it generates internally to work well with the SignalR...

@halter73 isn't this something you've addressed already (your PR to the some AAD library I think) ?

Thanks for confirming that there is a solution. We will close this as we have separate issue tracking the work to expose an API for detecting the current render mode:...

@rockfordlhotka what would be the minimum set of features that you think of, that can solve the problems you're facing?

> @MackinnonBuck Assuming that #48766 works in all cases (`NavigationManager` and `

Closing as this proposal didn't get approved and a lot of time has passed since then, including many changes have been made to the area.