We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c06476 commit 03aa02dCopy full SHA for 03aa02d
README.md
@@ -194,7 +194,9 @@ Additionally an [example AML application](/examples/aml/app.py) is provided in t
194
195
## Running the Examples
196
197
-The callback URL for both example projects will be `https://localhost:5000/yoti/auth`
+From the [Yoti Dashboard](https://www.yoti.com/dashboard/applications):
198
+1. Set the application domain of your app to `localhost:5000`
199
+1. Set the scenario callback URL to `/yoti/auth`
200
201
### With Docker
202
0 commit comments