diff --git a/mvc-login/README.md b/mvc-login/README.md index dea4074..2a7f471 100644 --- a/mvc-login/README.md +++ b/mvc-login/README.md @@ -14,7 +14,7 @@ This sample demonstrates: ### Auth0 Dashboard 1. On the [Auth0 Dashboard](https://manage.auth0.com/#/clients) create a new Application of type **Regular Web Application**. -1. On the **Settings** tab of your application, add the URL `http://localhost:3000/login/oauth2/code/auth0` to the **Allowed Callback URLs** field. +1. On the **Settings** tab of your application, add the URL `http://localhost:3000/login/oauth2/code/okta` to the **Allowed Callback URLs** field. 1. On the **Settings** tab of your application, add the URL `http://localhost:3000/` to the **Allowed Logout URLs** field. 1. Save the changes to your application settings. Don't close this page; you'll need some of the settings when configuring the application below. @@ -104,4 +104,4 @@ If you have found a bug or if you have a feature request, please report them at ## License -This project is licensed under the MIT license. See the [LICENSE](../LICENSE) file for more info. \ No newline at end of file +This project is licensed under the MIT license. See the [LICENSE](../LICENSE) file for more info.