Enable secure LDAP (LDAPS)
The next step of the configuration process is to enable secure LDAP. To do that,
- Log in to the Azure portal (https://bit.ly/3oV9pKS) as Global Administrator.
- Then go to Azure AD Domain Services.
- Click on the Azure AD DS instance.
- It will open up the Azure AD DS settings page. On this page, click on Secure LDAP. It will open up a new window:
- To enable secure LDAP, click on Enable under Secure LDAP. We also need to enable secure LDAP over the internet as in this demo I am going to access it via the public internet. To do that click on Enable under Allow secure LDAP access over the internet.
We also need to upload the PFX file we created. We can do that under the option for uploading aPFX file with a secure LDAP certificate. Click on the file icon and select the PFX file. Under the Password to decrypt .PFX file option, type the password for the PFX file. Finally, click on Save...