Skip to content

Commit d25c9a5

Browse files
salman90derisen
andauthored
Update 1-Authentication/1-sign-in/AppCreationScripts/sample.json
updated redirect in sample.json Co-authored-by: Doğan Erişen <dogan.erisen@gmail.com>
1 parent ddbd59f commit d25c9a5

File tree

1 file changed

+1
-1
lines changed
  • 1-Authentication/1-sign-in/AppCreationScripts

1 file changed

+1
-1
lines changed

1-Authentication/1-sign-in/AppCreationScripts/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"Audience": "AzureADMyOrg",
1919
"HomePage": "http://localhost:3000",
2020
"SampleSubPath": "1-Authorization\\1-sign-in",
21-
"ReplyUrls": "http://localhost:3000, http://localhost:3000/redirect.html"
21+
"ReplyUrls": "http://localhost:3000, http://localhost:3000/redirect
2222
}
2323
],
2424
"CodeConfiguration": [

0 commit comments

Comments
 (0)