Hello Everybody,
I had a question about the Azure Active Directory. At the moment I am developing an app with Ionic/Cordova/AngularJS in which user have to login. I would like to use the Active Directory of Azure since I have my database standing there. To make the connection to Azure I have used a library (https://github.com/AzureAD/azure-activedirectory-library-for-js) but when I use this I get redirected to a microsoft page.
Is there a simple way to bypass this screen? I just don't my users to see the microsoft login page.
Regards,
Rob Meijeren