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 93525a6 commit 7f5433bCopy full SHA for 7f5433b
docs/en_US/oauth2.rst
@@ -43,7 +43,9 @@ and modify the values for the following parameters:
43
Redirect URL
44
============
45
46
-The redirect url to configure Oauth2 server is *http://<pgAdmin Server URL>/oauth2/authorize*
+The redirect url to configure Oauth2 server is *<http/https>://<pgAdmin Server URL>/oauth2/authorize*
47
+After successful application authorization, the authorization server will redirect the user back to the pgAdmin url
48
+specified here. Select https scheme if your pgAdmin server serves over https protocol otherwise select http.
49
50
Master Password
51
===============
0 commit comments