SwissOpenEM / ScopeMArchiver

0 stars 0 forks source link

[Feature] Add proper account management for backend components #47

Open phwissmann opened 2 months ago

phwissmann commented 2 months ago

Description The backend components (prefect, minio, postgres, ...) are using default credentials. They should use a secure authentication method or credentials

Solution proposals

Definition of Done Only designated admins can log in and use the web interfaces. Services communicate via secure credentials.