Password end-to-end encryption configuration in the Loginapp REST API
Airlock IAM provides multiple mechanisms to implement password end-to-end encryptions. The following table provides the links to the specific configuration documentation:
Method | Description |
---|---|
A local key store configured in Airlock IAM can be used to manage the key material required for password end-to-end encryption. | |
A HSM (hardware security module) can be used to manage the key material required for password end-to-end encryption. | |
AWS KMS is a highly available cloud service provided by Amazon that can be used to manage the key material required for password end-to-end encryption. |
Further information and links
- See End-to-End Encryption of passwords for general information about end-to-end password encryption.
- See HSM support for general information on how to use HSM in conjunction with Airlock IAM.
- See Using standard keystore tools for background information on how to prepare a Java key store to be used for E2EE.
- See AWS KMS support for password encryption for general information about the functionality supported with AWS KMS.