Azure / Commercial-Marketplace-SaaS-Accelerator

A reference example with sample code for developers interested publishing transactable, Software as a-Service offers in the Microsoft commercial marketplace.
MIT License
205 stars 302 forks source link

Issue while setting up locally #746

Closed rd-snow17 closed 3 months ago

rd-snow17 commented 3 months ago

I am getting this issue while setting up locally. I see that my appsettings.Development.json is configured correctly

An unhandled exception occurred while processing the request. ArgumentException: Options.ClientId must be provided (Parameter 'ClientId') Microsoft.AspNetCore.Authentication.OpenIdConnect.OpenIdConnectOptions.Validate()

Can someone please help

rd-snow17 commented 3 months ago

Got the issue