BlazorSecurityDemo | project demonstrates how to secure a Blazor | Binary Executable Format library
kandi X-RAY | BlazorSecurityDemo Summary
kandi X-RAY | BlazorSecurityDemo Summary
This project demonstrates how to secure a Blazor WebAssembly application with a standalone Identity Server instance and use it to acquire a token for a protected API. Please refer to my article on Medium for more details. Note: as any other Blazor WASM applications, appsettings.json must be placed in your wwwroot folder.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of BlazorSecurityDemo
BlazorSecurityDemo Key Features
BlazorSecurityDemo Examples and Code Snippets
Community Discussions
Trending Discussions on BlazorSecurityDemo
QUESTION
When I'm trying to use the RemoteAuthenticatorView
in combination with OIDC, the page only redirects to the identityserver4 website
A popup should be opened with the identityserver's content.
In contrast, AddMsalAuthentication provides a options.ProviderOptions.LoginMode
(Docs)
Is there something similar for AddOidcAuthentication
?
Resources that I use to reproduce this issue:
...ANSWER
Answered 2021-Aug-25 at 04:56The Identity Server 4 comes with a standard set of cshtml files.
It hasn't any "popup" ready mode out of the box.
If you want to implement the same behaviour as MSAL, you need to develop an integration via javascript like the one referenced in the index.html when you use Azure AD B2C authentication with Blazor.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install BlazorSecurityDemo
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page