generated from openmcp-project/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
area/mcp-uiAll ManagedControlPlane UI related issuesAll ManagedControlPlane UI related issues
Description
Description
Members of an MCP or Project or WS can be humans or serviveaccounts. We want to add the feature to show service accounts in the members table and in the avatar list.
Technical Task
- Enrich Members Table to add ServiceAccounts (distinguishable from human users)
- Enrich avatar list to show different service accounts (should also be distinguishable from human users, still show the initial letters)

Acceptance Criteria
- Accept Service Accounts (plain k8s validation) as descibed in MCP CRD (name + role + namespace [none --> default ??], (name, role, namespace) combination must be unique) ---> Is this also add service accounts???
- Visualize humans with Initials as provile Avatar
- Show service accounts with robot Avatar maybe, but still show the letters
- in Members Table show user type
- Link ServieAccount docu
Out of scope
- Our app can Create MCPs with members, we cannot edit them YET
- On Edit: Query for existing ones - dry run! Add ServiceAccount as Member: query existing #184
- To create a ServiceAccount, end user has to manually create it on parent WS or Proejct. We can then add this member to our MCP. IDEA: Can we automate this step in UI? @enrico-kaack-comp / @maximilianbraun / @ValentinGerlach / @n3rdc4ptn --> Auto-Create ServiceAccounts on Onboarding API / MCP #235
Metadata
Metadata
Assignees
Labels
area/mcp-uiAll ManagedControlPlane UI related issuesAll ManagedControlPlane UI related issues