Skip to content

Commit

Permalink
Update authentication.rst
Browse files Browse the repository at this point in the history
I tried it today on QGIS 3.28.12. It's mentioned in this post https://gis.stackexchange.com/questions/438856/create-esri-token-authentication-in-pyqgis. "Esri-Token" is not recognized by the authentication manager in QGIS and the token is not stored.
  • Loading branch information
clementlsr authored and DelazJ committed Jan 6, 2024
1 parent cddcd2c commit 258c5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pyqgis_developer_cookbook/authentication.rst
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ Available Authentication methods
authentication manager init. Available authentication methods are:

#. ``Basic`` User and password authentication
#. ``Esri-Token`` ESRI token based authentication
#. ``EsriToken`` ESRI token based authentication
#. ``Identity-Cert`` Identity certificate authentication
#. ``OAuth2`` OAuth2 authentication
#. ``PKI-Paths`` PKI paths authentication
Expand Down

0 comments on commit 258c5f8

Please sign in to comment.