You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
abp/modules/openiddict/app/OpenIddict.Demo.Client.Blaz.../wwwroot/appsettings.Development.json

7 lines
131 B

{
"Local": {
"Authority": "https://login.microsoftonline.com/",
"ClientId": "33333333-3333-3333-33333333333333333"
}
}