Skip to content

Commit 03aa02d

Browse files
committed
SDK-399: Updated callback URL text
1 parent 4c06476 commit 03aa02d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,9 @@ Additionally an [example AML application](/examples/aml/app.py) is provided in t
194194

195195
## Running the Examples
196196

197-
The callback URL for both example projects will be `https://localhost:5000/yoti/auth`
197+
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`
198200

199201
### With Docker
200202

0 commit comments

Comments
 (0)