Creating a Microsoft Azure Active Directory Connection with Certificate Credentials

Problem statement

Creating a Microsoft Azure Active Directory (AAD) Connection in the Auth0 dashboard requires setting a ‘client_id’ and client_secret’ value, however according to Microsoft documentation it’s also possible to use a public key or ‘certificate’ to complete the setup.

Does Auth0 support using a certificate/public key when configuring AAD connections?

Solution

This is currently not supported in Auth0, it will be necessary to use the ‘client_id’ and ‘client_secret’ to complete the setup.

Open a Feature Request to request this functionality to be added to Auth0 on the Community site so it can be upvoted and reviewed by the Auth0 Product Team.