Blazor Wasm- SAML2 Authentication

Viewed 21

We have an app and we have to include Blazor wasm Side - SAML2 Authentication

Here is the link to do for the blazor server side.

https://github.com/425show/BlazorServerAuthWithSAML

Some links say it is a limitation that client side SPA cannot handle SAML. is it possible to use Blazor wasm - SAML Authentication? or should I convert the wasm to server side app for including SAML

0 Answers
Related