Skip to content

Commit

Permalink
Merge pull request #6 from melvincanafranca/patch-4
Browse files Browse the repository at this point in the history
Updated the Azure AD B2C Settings Reply URLs
  • Loading branch information
joelhulen authored Jul 19, 2019
2 parents 5c5fc08 + be3c049 commit c4d0b83
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions documentation/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -513,12 +513,12 @@ Your new Azure AD B2C tenant must be configured before it can be used from the w
| http://localhost:8080/trips |
| http://localhost:8080/login |
| http://localhost:8080 |
| http://YOUR-WEB-APP.azurewebsites.net/no-auth |
| http://YOUR-WEB-APP.azurewebsites.net/drivers |
| http://YOUR-WEB-APP.azurewebsites.net/passengers |
| http://YOUR-WEB-APP.azurewebsites.net/trips |
| http://YOUR-WEB-APP.azurewebsites.net/login |
| http://YOUR-WEB-APP.azurewebsites.net |
| https://YOUR-WEB-APP.azurewebsites.net/no-auth |
| https://YOUR-WEB-APP.azurewebsites.net/drivers |
| https://YOUR-WEB-APP.azurewebsites.net/passengers |
| https://YOUR-WEB-APP.azurewebsites.net/trips |
| https://YOUR-WEB-APP.azurewebsites.net/login |
| https://YOUR-WEB-APP.azurewebsites.net |

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

Expand Down

0 comments on commit c4d0b83

Please sign in to comment.