Releases: Keyfactor/aws-orchestrator
Releases · Keyfactor/aws-orchestrator
2.1.0
2.0.2
2.0.2
- Return parity to original AWS store type organization - differentiating based on AWS Account ID
AWS-ACM
storetypes from 2.0.0 or 2.0.1 should be replaced with the 2.0.2 definition. This matches the previous functionality available in the AwsCerManA
and AwsCerManO
deprecated store types.
Changelog
Readme
For the latest README.md updates visit the Main Page for this repository
2.0.1
HOTFIX: Remove logging of sensitive data
- Versions of the AWS Orchestrator Extensions prior to 2.0.1 contain a security vulnerability CVE-2024-42006 with a CVSS score of 1.0 (Low).
- Additional recommendation: Customers not upgrading to 2.0.1 should not enable trace level logging when using the AWS Orchestrator Extension to prevent this information disclosure.
Changelog
Readme
For the latest README.md updates visit the Main Page for this repository
2.0.1-rc.0
2.0.0
2.0.0
- Consolidate all AWS auth types under one Store Type:
AWS-ACM
- Continues to provide backwards support for previous Store Types
AwsCerManO
andAwsCerManA
- This support will be removed in a future version, it is now considered
DEPRECATED
- This support will be removed in a future version, it is now considered
- Support choosing auth type:
- OAuth Provider
- AWS IAM User
- Inferred credentials present on an EC2 instance running the orchestrator
- The valid sources for credentials received in this manner can be found here:
https://docs.aws.amazon.com/sdk-for-net/v3/developer-guide/creds-assign.html
- The valid sources for credentials received in this manner can be found here:
- PAM Provider support for the following fields:
ServerUsername
ServerPassword
- These fields are supported on all Store Types (including backwards support):
AWS-ACM
,AwsCerMan0
andAwsCerManA
Changelog
Readme
For the latest README.md updates visit the Main Page for this repository
1.2.0
Changelog
Readme
For the latest README.md updates visit the Main Page for this repository
- Fix to allow dynamic oauth paths
- Update generated README
Co-authored-by: Dave Galey [email protected]
Co-authored-by: Keyfactor [email protected]
Co-authored-by: Brian Hill [email protected]