mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-07 13:38:49 +00:00
- Use opensaml to sign and encrypt responses/assertions/attributes instead of doing this manually - Use opensaml to build response and assertion objects instead of parsing xml strings - Always use different keys for signing and encryption. Due to FIPS 140 requirements, BouncyCastle FIPS provider will block RSA keys that have been used for signing from being used for encryption and vice versa. This change adds new encryption specific keys to be used throughout the tests.
Elastic License Functionality
This directory tree contains files subject to the Elastic License. The files subject to the Elastic License are grouped in this directory to clearly separate them from files licensed under the Apache License 2.0.