-
Notifications
You must be signed in to change notification settings - Fork 25.1k
Closed
Labels
BlazorPri0Urgent priorityUrgent prioritySource - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issueaspnet-core/svcblazor/subsvc
Description
Description
The documentation says to use the following command to set the client secret:
dotnet user-secrets set "MicrosoftOidc:ClientSecret" "{SECRET}"Instead it should be
dotnet user-secrets set "Authentication:Schemes:MicrosoftOidc:ClientSecret" "{SECRET}"Page URL
Content source URL
Document ID
c3346d3a-346b-8db4-2650-ec044b3f0dd9
Article author
Metadata
Metadata
Assignees
Labels
BlazorPri0Urgent priorityUrgent prioritySource - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issueaspnet-core/svcblazor/subsvc
Type
Projects
Status
Done