From 475108f49f871a9b227b3bf29ebbfcdcc628a7d3 Mon Sep 17 00:00:00 2001 From: Tang Huan Song Date: Fri, 14 Oct 2022 09:57:52 +0800 Subject: [PATCH] Update .changeset/early-hornets-pay.md Co-authored-by: Johan Haals Signed-off-by: Tang Huan Song --- .changeset/early-hornets-pay.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/early-hornets-pay.md b/.changeset/early-hornets-pay.md index 25946a4361..c50f8fe821 100644 --- a/.changeset/early-hornets-pay.md +++ b/.changeset/early-hornets-pay.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-auth-node': minor +'@backstage/plugin-auth-node': patch --- Ensure `getIdentity` throws an `AuthenticationError` instead of a `NotAllowed` error when authentication fails