Hello, I am wondering if a user is authenticated in the Active Directory and is a part of a group lets say reader and that matches with a role reader in Postgresql to distinguish him. For example Jess authenticates in the Active Directory and executes a query on the Postresql is there a way to know that this is Jess authenticated or it would just show as reader in the logs?
Thank you