Commit 8d433ba9 authored by Santeri Toikka's avatar Santeri Toikka
Browse files

Fixed typo

parent c85ec8c3
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -163,7 +163,7 @@ For the purposes of the present document, the following terms apply:


For the purposes of the present document, the following abbreviations apply:
For the purposes of the present document, the following abbreviations apply:


`APAC   Attribute-Based Access Control`
`ABAC   Attribute-Based Access Control`
`CRA    Cyber Resilience Act`
`CRA    Cyber Resilience Act`
`OS     Operating System`
`OS     Operating System`
`IDP    Identity Provider`
`IDP    Identity Provider`
@@ -847,7 +847,7 @@ The operative context is described in more datail in the section [4.8 Operationa


- **[REQ-AUTH-11]:** The product shall not implement a design where default machine user credentials are used.
- **[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 or comparable structure.
- **[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-13]:** The product shall implement passwordless authentication for machine users such as certificates, tokens, or ABAC.
- **[REQ-AUTH-14]:** The served API desing shall support minimal access grants for the machine user.
- **[REQ-AUTH-14]:** The served API desing shall support minimal access grants for the machine user.