I have three applications which have different login/sign on url.
In order to use my existing Azure AD to do the authentication, I have to create three managed applications in Azure which have their own login page/url.
When I tried to create Azure AD connection in Auth0, the first application is working fine.
But when I was trying to add the second one, it prompt me errors “A connection with the same name already exists”.
Any clue how I can implement this?