Skip to content

Commit ecf6403

Browse files
committed
Update based on Zsolt feedback
- Remove the experimental words/tags from oidc_validator
1 parent 1e6ebee commit ecf6403

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/percona-ext.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,7 @@ An open-source extension designed to enhance PostgreSQL security by encrypting d
2828

2929
## :material-file-key-outline: pg_oidc_validator
3030

31-
An **experimental** OAuth validator library for PostgreSQL 18 that validates OpenID Connect (OIDC) JWT access tokens. It integrates with PostgreSQL’s OAuth framework to verify tokens issued by compliant OIDC providers.
32-
33-
**NOTE:** This library is still experimental and not intended for production use.
31+
An OAuth validator library for PostgreSQL 18 that validates OpenID Connect (OIDC) JWT access tokens. It integrates with PostgreSQL’s OAuth framework to verify tokens issued by compliant OIDC providers.
3432

3533
[Check the pg_oidc_validator GitHub repository :octicons-link-external-16:](https://github.com/Percona-Lab/pg_oidc_validator){.md-button}
3634

0 commit comments

Comments
 (0)