Forum Discussion
Alexander Adelmann
Jun 19, 2017Copper Contributor
Authentication with ADAL using managed Mobile devices
Hi everybody, I am facing a very strange authentication problem in my app. To get a valid adal token I use the adaljs library, which works fine. I get a valid token and can connect to my Azure A...
Tim Buechel
Feb 08, 2018Copper Contributor
Facing the same issue. I have a published app through Azure AD App Proxy that works from a managed PC, but will not load from a mobile device. The mobile device is Intune managed. Getting the same error. Any chance you found a resolution to this?
- Alexander AdelmannFeb 08, 2018Copper Contributor
Hi Tim, I did not really manage to find a solution. I solved the issue by setting an exception for mobile browsers in the intunes settings. So basically we made the application accessible for not managed devices. All apps like Outlook and so forth still need a device to be managed, so it was ok for our client. If you ever find a real solution for this problem, it would be nice if you would share it with me ^^. Best regards Alex