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

From Julio Cesar Tenganan Daza
Subject Using Token (JWT) authentication mechanism in Postgres
Date
Msg-id 1774C5C34773544EB628EB9E6D243FF221EFDF60@jupiter.pslcol.com.co
Whole thread Raw
Responses Re: Using Token (JWT) authentication mechanism in Postgres  (James Keener <jim@jimkeener.com>)
Re: Using Token (JWT) authentication mechanism in Postgres  (Alexander Kukushkin <cyberdemn@gmail.com>)
List pgsql-general

Hello,

 

I would like to know if is possible to use Token (JWT) authentication mechanism in Postgres? In order to authenticate users and also authorize access to specific tables, This is in a multi-tenant application context where users can create their own tables and share it if they want.

 

Is it possible this authentication mechanism or is there any plugin to achieve it?

 

Thank You for your help!

 

Regards,

 

Cesar

pgsql-general by date:

Previous
From: Rob Sargent
Date:
Subject: Re: \g filename
Next
From: James Keener
Date:
Subject: Re: Using Token (JWT) authentication mechanism in Postgres