From dc103e99dbdd4cfa67a1f90ab262c5e4dff4a40d Mon Sep 17 00:00:00 2001 From: Anton Khorev Date: Thu, 16 Nov 2023 13:05:45 +0300 Subject: [PATCH] Update oauth configuration url input label --- CONFIGURE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONFIGURE.md b/CONFIGURE.md index 3bf0724fc..165ca2913 100644 --- a/CONFIGURE.md +++ b/CONFIGURE.md @@ -63,7 +63,7 @@ For iD, do the following: * Go to "[OAuth 2 applications](http://localhost:3000/oauth2/applications)" on the My settings page. * Click on "Register new application". -* Unless you have set up alternatives, use Name: "Local iD" and Main Application URL: "http://localhost:3000" +* Unless you have set up alternatives, use Name: "Local iD" and Redirect URIs: "http://localhost:3000" * Check boxes for the following Permissions * 'Read user preferences' * 'Modify user preferences' -- 2.39.5