diff --git a/admin_manual/configuration_server/oauth2.rst b/admin_manual/configuration_server/oauth2.rst index 33e06d8f6..49e0b4ce9 100644 --- a/admin_manual/configuration_server/oauth2.rst +++ b/admin_manual/configuration_server/oauth2.rst @@ -23,6 +23,8 @@ Please provide the OAuth2 application the following details: Authorization endpoint: SERVER/apps/oauth2/authorize Token endpoint: SERVER/apps/oauth2/api/v1/token +Note that the SERVER portion must include `index.php` at the end if pretty URL is not configured. + The access token ----------------