From 6b2d54fd67ee30e983990b2b85516645f228c0df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20A=CC=8Ahsberg?= Date: Fri, 26 Mar 2021 11:45:53 +0000 Subject: [PATCH] Add changeset MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mathias Åhsberg --- .changeset/thirty-pants-eat.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/thirty-pants-eat.md diff --git a/.changeset/thirty-pants-eat.md b/.changeset/thirty-pants-eat.md new file mode 100644 index 0000000000..6041d09b2f --- /dev/null +++ b/.changeset/thirty-pants-eat.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-backend': patch +--- + +Fix mapping between users and groups for Microsoft Active Directories when using the LdapOrgProcessor