admin accounts provisioned for deployed services #178

Open
opened 2025-02-24 09:15:36 +01:00 by kiara · 0 comments
Owner

As a Fediversity user, I want an admin account for all the services I deploy created automatically (where it makes sense).

Test:

Given I use Fediversity,
When I make a deployment,
Then I can access all deployed services with admin privileges.

implementation notes

  • a hacky way would be creating custom ways to interface with this per application (see e.g. #191), although it is questionable this would properly respond to CRUD actions
  • a proper approach might be to use LDAP for this (#615).
**As** a Fediversity user, **I want** an admin account for all the services I deploy created automatically (where it makes sense). ### Test: **Given** I use Fediversity, **When** I make a deployment, **Then** I can access all deployed services with admin privileges. ### implementation notes - a hacky way would be creating custom ways to interface with this per application (see e.g. #191), although it is questionable this would properly respond to CRUD actions - a proper approach might be to use LDAP for this (#615).
kiara changed title from provision admin accounts for deployed services to admin accounts provisioned for deployed services 2025-09-19 09:09:13 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference
fediversity/fediversity#178
No description provided.