A customer has the below requirements to handle un-subscriptions:
* Make the feature available for Push and Email channels
* Send a confirmation message to the recipient of the opt-out
* Be able to store subscription history
Which solution should be used?
TLS (Transport Layer Security) is a protocol that is used to encrypt network communications, and different versions of TLS have different security features and capabilities. LDAP (Lightweight Directory Access Protocol) is a protocol that is used to access and manage directory services, such as user authentication and authorization. LDAP protocol does not support the latest version of TLS (1.2 and 1.3) but supports its older versions (1.0 and 1.1), so using a provider that requires TLS 1.0 may cause issues with the authentication process. It's better to check if the current version of LDAP supports the required version of the TLS or upgrade it to a version that supports it.
Currently there are no comments in this discussion, be the first to comment!