To run the sample follow these steps:
- Set the Allowed Callback URLs in the Application Settings to:
http://localhost:3000/callback
- Set the Allowed Logout URLs in the Application Settings to:
http://localhost:3000
-
Open the project in Visual Studio.
-
Click the
Start
button or select the menu optionDebug | Start Debugging
or use the keyboard shortcutF5
.