Skip to content

Commit 64a72c1

Browse files
Set launchBrowser to true for dynamic providers sample
1 parent e7015d7 commit 64a72c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DuendeIdentityServer/DuendeDynamicProviders/Properties/launchSettings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"profiles": {
33
"idp": {
44
"commandName": "Project",
5+
"launchBrowser": true,
56
"environmentVariables": {
67
"ASPNETCORE_ENVIRONMENT": "Development"
78
},

0 commit comments

Comments
 (0)