Support profile of groups in LdapOrgReaderProcessor

This commit is contained in:
Oliver Sand
2020-12-08 17:09:18 +01:00
parent 8dd0a906da
commit 7c3ffc0cd4
5 changed files with 47 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-catalog-backend': patch
---
Support `profile` of groups including `displayName`, `email`, and `picture` in
`LdapOrgReaderProcessor`. The source fields for them can be configured in the
`ldapOrg` provider.