[QGIS-Developer] Question on QGIS Authentication API

C Hamilton adenaculture at gmail.com
Fri Jan 31 12:11:24 PST 2020


I can get a list of all of the authentication IDs in QGIS by these two
lines of code.

authMgr = QgsApplication.authManager()
authIdList = authMgr.configIds()

Starting from one of the authentication ids in the list I cannot seem to
find out how to retrieve its associated name. It is probably simple, but I
cannot find the right method to call. Does anyone know how to do it?

Thanks,

Calvin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20200131/939105a1/attachment.html>


More information about the QGIS-Developer mailing list