Where are the OAuth settings for .NET 5 WebAssembly project template (with org auth)? #27758
Answered
by
jasonshave
jasonshave
asked this question in
Q&A
-
Just downloaded .NET 5 and created a regular WebAssembly (non-hosted) project. I enabled organization authentication and it appears to try and authenticate but I'm wondering where the clientId, tenantId, etc. etc. are stored in the project? Typically these are in an appsettings.json or some config somewhere. How does the application know which tenant to pick and which clientId/scope to validate against? |
Beta Was this translation helpful? Give feedback.
Answered by
jasonshave
Nov 12, 2020
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jasonshave
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Found it here: https://docs.microsoft.com/en-us/aspnet/core/blazor/security/webassembly/standalone-with-azure-active-directory?view=aspnetcore-5.0#authentication-service-support