Skip to content

Commit 7f5433b

Browse files
Update documentation for OAuth2 authentication redirect url.#6644
1 parent 93525a6 commit 7f5433b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/en_US/oauth2.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ and modify the values for the following parameters:
4343
Redirect URL
4444
============
4545

46-
The redirect url to configure Oauth2 server is *http://<pgAdmin Server URL>/oauth2/authorize*
46+
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.
4749

4850
Master Password
4951
===============

0 commit comments

Comments
 (0)