File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -512,12 +512,12 @@ Your new Azure AD B2C tenant must be configured before it can be used from the w
512
512
| http://localhost:8080/trips |
513
513
| http://localhost:8080/login |
514
514
| http://localhost:8080 |
515
- | http ://YOUR-WEB-APP.azurewebsites.net/no-auth |
516
- | http ://YOUR-WEB-APP.azurewebsites.net/drivers |
517
- | http ://YOUR-WEB-APP.azurewebsites.net/passengers |
518
- | http ://YOUR-WEB-APP.azurewebsites.net/trips |
519
- | http ://YOUR-WEB-APP.azurewebsites.net/login |
520
- | http ://YOUR-WEB-APP.azurewebsites.net |
515
+ | https ://YOUR-WEB-APP.azurewebsites.net/no-auth |
516
+ | https ://YOUR-WEB-APP.azurewebsites.net/drivers |
517
+ | https ://YOUR-WEB-APP.azurewebsites.net/passengers |
518
+ | https ://YOUR-WEB-APP.azurewebsites.net/trips |
519
+ | https ://YOUR-WEB-APP.azurewebsites.net/login |
520
+ | https ://YOUR-WEB-APP.azurewebsites.net |
521
521
522
522
![ Add all required Reply URLs and the App ID URI values] ( media/azure-ad-b2c-reply-urls.png )
523
523
You can’t perform that action at this time.
0 commit comments