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

Question: adding Microsoft Authentication to this? #34

Open
jacksorjacksor opened this issue Sep 5, 2022 · 1 comment
Open

Question: adding Microsoft Authentication to this? #34

jacksorjacksor opened this issue Sep 5, 2022 · 1 comment

Comments

@jacksorjacksor
Copy link

Hi there - this isn't so much an issue as a question.

How would I go about adding Microsoft Authentication to this? So many of the tutorial resources start with a new project which has authentication selected on creation ("create a new app with Authentication = Microsoft Authentication", or "use this CLI command which sets the auth") but I've been struggling with adapting this app to use authentication with Azure AD.

Any help would be greatly appreciated - if there's a better place to ask such questions please let me know.

Rich

@seekdavidlee
Copy link

seekdavidlee commented May 7, 2023

@jacksorjacksor - you can find lots of examples of adding authentication on the official docs here.

However, based on the docs, for my use case around a standalone blazor wasm with b2c, it seemed appsettings.json would be where the configuration for auth settings would be configured. Operationally, it does not appear static webapp supports setting the values for the appsettings.json? Or maybe I am missing something and appreciate any help in this direction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants