APEX with Azure Active Directory login
Using Oracle 12.2.0.1.0. Previously using on-premise installed oracle, APEX login using LDAP port 389 was successful. After migrate the database to Azure Cloud server, the direction is to use Secured LDAP with port 636. Changing direct the port number to 636 was not succeeded.
where can i get the step-by-step configuring the authentication using:
- Secured LDAP
- Open Authentication
Thank you.