Derive the owned entities in the catalog from group memberships

This commit is contained in:
Dominik Henneke
2020-11-30 14:46:22 +01:00
parent 7aa0830abb
commit ebf37bbae8
4 changed files with 113 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog': patch
---
Use the OWNED_BY relation and compare it to the users MEMBER_OF relation. The user entity is searched by name, based on the userId of the identity.