Dear All,
we are using oracle apex 18.1 on oracle database 12c on linux.
we are using Microsoft active directory LDAP for authentication.
we received the following alarm from our firewall team.
Sending credentials over network in clear text form is susceptible to man in the middle attacks i.e. attacker can sniff the traffic to obtain the credentials and use them for malicious purposesĀ
Reconfigure the servers to Use SSL/TLS protocols when communicating with Active directory servers for authentication purposes
how can we overcome this issue?
please note that we haven't yet configure the HTTPS.
does this means we need to configure the HTTPS or we need to set the ssl in the LDAP authentication scheme?
Thanks