From c4e53dd0d30f4b7d8460eb2014a3e52bd0f9e6e9 Mon Sep 17 00:00:00 2001 From: Tim de Wolf Date: Thu, 22 Aug 2024 16:53:18 +0200 Subject: [PATCH] Update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e4c5174..6fcd1be 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!WARNING] +> Deprecated in favor of client side PKCE flow or server side authorization code flow. This provider differs from the OIDC standard and is discouraged. + # OIDC JWT Provider > Provide JWTs for API access from an OpenID Connect backend