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