Skip to content

Commit d2b3fd0

Browse files
committed
chore: reviewed descriptions
Signed-off-by: Gabriele Bartolini <[email protected]>
1 parent 1e68b38 commit d2b3fd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-bake.hcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ variable "revision" {
5151

5252
suffix = (environment == "testing") ? "-testing" : ""
5353

54-
title = "PostgreSQL Keycloak Validator Extension"
55-
description = ""
54+
title = "PostgreSQL OAuth validator module for Keycloak"
55+
description = "This module enables PostgreSQL to delegate authorization decisions to Keycloak using OAuth tokens, leveraging Keycloak Authorization Services for fine-grained, token-based access control."
5656
authors = "The CloudNativePG Contributors"
5757
url = "https://github.com/cloudnative-pg/"
5858
documentation = "https://cloudnative-pg.io/"

0 commit comments

Comments
 (0)