Commit 434894b1 authored by Santeri Toikka's avatar Santeri Toikka
Browse files

Cleanup

parent eede2981
Loading
Loading
Loading
Loading
+3 −5
Original line number Diff line number Diff line
@@ -846,13 +846,11 @@ In addition, the managed device can have a configuration port, management API, f
#### Machine users

- **[REQ-AUTH-11]:** The product shall not implement a design where default machine user credentials are used.
- **[REQ-AUTH-12]:** The product shall support machine credential rotation.
- **[REQ-AUTH-13]:** The product shall implement passwordless authentication for machine users such as certificates or tokens.
- **[REQ-AUTH-14]:** The served API desing shall support minimal access grants for the machine user if applicable.
- **[REQ-AUTH-12]:** The product shall support machine credential rotation or comparable structure.
- **[REQ-AUTH-13]:** The product shall implement passwordless authentication for machine users such as certificates, tokens or APAC.
- **[REQ-AUTH-14]:** The served API desing shall support minimal access grants for the machine user.


<mark>TODO: define usage of machine credentials better, consider the cli over ssh controlled scenario</mark>

### 5.2.7 Remote Data Processing Systems

<mark>AMS: August and Daniel are working on this. Skip for now.</mark>