Re: Using Token (JWT) authentication mechanism in Postgres - Mailing list pgsql-general

From Alexander Kukushkin
Subject Re: Using Token (JWT) authentication mechanism in Postgres
Date
Msg-id CAFh8B==Ji_aJzE7Nk+kFZuOcRh-5EsrsTDXe36jBwdDkoYmzfA@mail.gmail.com
Whole thread Raw
In response to Using Token (JWT) authentication mechanism in Postgres  (Julio Cesar Tenganan Daza <ctenganand@psl.com.co>)
List pgsql-general
Hi,

 

And also I have an additional question, can the implemented PAM authentication module be used from JDBC connections? Or they works totally apart?


I think it should work from JDBC without any additional effort. And basically pam module itself doesn't even know that it is used from postgres.

Regards,
--
Alexander Kukushkin

pgsql-general by date:

Previous
From: Steven Winfield
Date:
Subject: RE: A little RULE help?
Next
From: Robert Zenz
Date:
Subject: Re: Information on savepoint requirement within transctions