Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for authentication database #26

Open
posikifi opened this issue May 5, 2021 · 2 comments
Open

Add support for authentication database #26

posikifi opened this issue May 5, 2021 · 2 comments

Comments

@posikifi
Copy link

posikifi commented May 5, 2021

Hi!

It seems to me that only Basic Authentication method of QGIS is supported. Is it possible to add also support for QGIS autentication database?

QGIS 3.18.1 on Ubuntu 20.04 with Postresql 12 and PostGIS 3.0

P

@haubourg
Copy link
Contributor

haubourg commented May 5, 2021

+1 , BTW, this implies a refactor to not use psycopg2 but direct QGIS authentication methods.

cc @ponceta @dsavary @lbartoletti

@ponceta
Copy link
Member

ponceta commented Jan 30, 2023

This is true for many QGIS plugins (pum, ...), we should be able to use standard QGIS auth methods when we develop qgis python plugins.

We face also the bug that the authcfg is not supported too.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants