From f2cf79d62e2ddda2a981780973c330e4ade68eef Mon Sep 17 00:00:00 2001 From: Fabio Torchetti Date: Thu, 23 Jun 2022 14:34:26 -0500 Subject: [PATCH] Added changeset Signed-off-by: Fabio Torchetti --- .changeset/plenty-clouds-guess.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/plenty-clouds-guess.md diff --git a/.changeset/plenty-clouds-guess.md b/.changeset/plenty-clouds-guess.md new file mode 100644 index 0000000000..9ef7d00463 --- /dev/null +++ b/.changeset/plenty-clouds-guess.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-auth-backend': minor +--- + +Added an option for the auth backend router to select the algorithm for the JWT token signing keys