Skip to content

Commit be3c049

Browse files
Updated the Azure AD B2C Settings Reply URLs
1 parent 01a3926 commit be3c049

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

documentation/setup.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -512,12 +512,12 @@ Your new Azure AD B2C tenant must be configured before it can be used from the w
512512
| http://localhost:8080/trips |
513513
| http://localhost:8080/login |
514514
| 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 |
521521

522522
![Add all required Reply URLs and the App ID URI values](media/azure-ad-b2c-reply-urls.png)
523523

0 commit comments

Comments
 (0)