1425adbb05
To avoid problems with FIPS 140-2 let's generate the token using the secrets module instead of random. Change-Id: I90c3c94112d093e2309414b9902f58d31d925ad3 Story: 2007444 Task: 39104
10 lines
276 B
YAML
10 lines
276 B
YAML
---
|
|
security:
|
|
- |
|
|
The secret token that is used for IPA verification will be generated by
|
|
the secrets module to be in compliance with the FIPS 140-2.
|
|
fixes:
|
|
- |
|
|
The secret token that is used for IPA verification will be generated using
|
|
the secrets module.
|