Bad request error during a0deploy import regarding enterprise connection

import to target is partially working.
Error occurs when I try to import an Azure IDP connection.
Verified clientID and secret in dashboard is okay.
What could be the cause of this?

Hi @msuguitan,

Thanks for reaching out to the Auth0 Community!

I understand that you’ve been trying to import settings into your tenant and encountered errors with importing a Microsoft Azure AD Connection.

After looking closely at the errors, it appears that your cprs-azureAD connection in your tenant.yaml file might be corrupted with missing values.

In this scenario, I recommend taking a close look at your tenant.yaml file and checking that your cprs-azureAD connection has configured the client_id and client_secret fields.

After providing these values to the required properties, you should be able to import the Microsoft Azure AD connection without any problems.

Please let me know if there is anything else I can do to help!

Thank you.

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.