From e6731f550629c3b4cc14a243a580405f3a5bfe2c Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Tue, 14 Nov 2023 11:49:19 +0100 Subject: [PATCH] Update .changeset/metal-hornets-drum.md Signed-off-by: Patrik Oldsberg --- .changeset/metal-hornets-drum.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/metal-hornets-drum.md b/.changeset/metal-hornets-drum.md index c7ee859fe8..04a7302f8a 100644 --- a/.changeset/metal-hornets-drum.md +++ b/.changeset/metal-hornets-drum.md @@ -2,4 +2,4 @@ '@backstage/plugin-auth-backend-module-pinniped-provider': patch --- -Introduced PinnipedStrategyCache to act as a metadata cache for the PinnipedAuthenticator. +Introduced metadata cache for the `pinniped` provider.