Skip to content

Tighten gss auth options for GSS session encryption and GSS authentication #6523

@vonzshik

Description

@vonzshik

Specifically, currently we're missing requiring mutual authentication for both session encryption and authentication, and required protection level being ProtectionLevel.EncryptAndSign for session encryption. There's also delegation, but given that it's only needed for very specific cases (such as using fdw so PG can pass client's credentials to authenticate to a remote database) and no one requested it before, we can postpone implementing it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions