Skip to content

Commit c4d0b83

Browse files
authoredJul 19, 2019
Merge pull request #6 from melvincanafranca/patch-4
Updated the Azure AD B2C Settings Reply URLs
2 parents 5c5fc08 + be3c049 commit c4d0b83

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎documentation/setup.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -513,12 +513,12 @@ Your new Azure AD B2C tenant must be configured before it can be used from the w
513513
| http://localhost:8080/trips |
514514
| http://localhost:8080/login |
515515
| 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 |
522522

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

0 commit comments

Comments
 (0)
Failed to load comments.