Accessing the active directory info using iOS app through citrix

129 Views Asked by At

The iOS app which we developed for our organisation is hosted in a citrix environment using XenMobile. The users can download the app to their iPad devices using the citrix receiver. I want to know if we can access the active directory information (NTId and password of user etc.,) when we launch the iOS application using the citrix environment.

Is there an api in iOS to access the active directory information through citrix ?

1

There are 1 best solutions below

2
On

No, you'd have to get your users to enter their AD credentials into your iOS app much like you have to do for your email on iOS when you configure an Exchange account.