Merge pull request #3495 from SDA-SE/feat/group-ownership

Derive the owned entities in the catalog from group memberships
This commit is contained in:
Fredrik Adelöw
2020-12-01 10:41:29 +01:00
committed by GitHub
8 changed files with 305 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.