AWS rolesanywhere medium security documentation change
Summary
Removed ML-DSA key support from authentication documentation
Security assessment
Consistent removal of ML-DSA references across files indicates security concerns. Directly modifies cryptographic algorithm support.
Diff
diff --git a/rolesanywhere/latest/userguide/authentication.md b/rolesanywhere/latest/userguide/authentication.md index dd862d611..9a2ee57db 100644 --- a//rolesanywhere/latest/userguide/authentication.md +++ b//rolesanywhere/latest/userguide/authentication.md @@ -41 +41 @@ The signature uses the same canonicalization mechanism as [AWS Signature V4 for -RSA, EC and ML-DSA keys are supported; RSA keys are used with the RSA PKCS#1 v1.5 signing algorithm. EC keys are used with the ECDSA. ML-DSA keys can be used with ML-DSA-44, ML-DSA-65 or ML-DSA-87. +RSA and EC keys are supported; RSA keys are used with the RSA PKCS#1 v1.5 signing algorithm. EC keys are used with the ECDSA.