46
Views
4
Comments
SSO implemention of Azure AD is not working
Application Type
Mobile, Reactive

After succesfully configuration Azure Ad auth in Users application according to Outsystems Doc.

when i started testing by clicking on single sign on button on my mobile app it is showing me below error 

When i debug SSO action i found that it is showing cordova plugin is not available.


Please help to resolve this issue.

Thanks in advance.


2020-04-21 08-15-30
William Antunes
 
MVP

Hello Sandeep,

This error usually happens when you are testing a plugin into the browser that is not browser compatible. As you can see the error says "Cordova is not defined", meaning that in the browser we do not have the cordova capabilities.


Try to generate the mobile app and test it in a real device, if you have trouble installing it on your own device you could try the android AVD https://developer.android.com/studio/run/managing-avds



2018-11-27 09-45-35
SANDEEP KUMAR

Hi William,

Thanks for replying.

I have also tested by generating a mobile app on Android device issues remain the same.

Not able to move on to my landing page.

looking forward to your support.


Regards

Sandeep

2025-02-10 17-24-13
Arun Rajput

Hi Sandeep,

Check with other devices as well if you have. I have faced same for touch screen lock plugin, in my device it's not available but when I checked with other device it works fine.

This way you can verify this is problem with device or Azure Ad.

Thanks

2018-11-27 09-45-35
SANDEEP KUMAR

Hi Arun,

Thanks for responding.

I have tried with multiple Android Devices too and also checked on Google Chrome.

After checking on Emulator I posted this Query on this forum.



Regards

Sandeep




Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.