From 1925d1c5c666731625a3f2d1ca616543bd8dd9aa Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 2 Dec 2021 13:08:41 +0100 Subject: [PATCH] Update thin-poems-watch.md Signed-off-by: Patrik Oldsberg --- .changeset/thin-poems-watch.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.changeset/thin-poems-watch.md b/.changeset/thin-poems-watch.md index ed0e15bcfd..9ace95ef04 100644 --- a/.changeset/thin-poems-watch.md +++ b/.changeset/thin-poems-watch.md @@ -1,3 +1,5 @@ -## '@backstage/plugin-auth-backend': patch +--- +'@backstage/plugin-auth-backend': patch +--- Added custom OAuth2.0 authorization header for generic oauth2 provider.