mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-03 04:00:55 -06:00
Update documentation for OAuth2 authentication redirect url.#6644
This commit is contained in:
parent
93525a6196
commit
7f5433b307
@ -43,7 +43,9 @@ and modify the values for the following parameters:
|
||||
Redirect URL
|
||||
============
|
||||
|
||||
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*
|
||||
After successful application authorization, the authorization server will redirect the user back to the pgAdmin url
|
||||
specified here. Select https scheme if your pgAdmin server serves over https protocol otherwise select http.
|
||||
|
||||
Master Password
|
||||
===============
|
||||
|
Loading…
Reference in New Issue
Block a user