1. David Hepburn
  2. PowerServer Mobile (Obsolete)
  3. Thursday, 27 September 2018 08:47 AM UTC

I've seen lots of posts on how to validate a user via LDAP for web & PB classic, but I need to do it in a mobile app. I've read up on the Appeon workaround function "AppeonLDAPLogon" but again this is for web only.

So, is it possible to verify a user via LDAP in a mobile app? Can you detail how you did it. Thanks. 

Kai Zhao @Appeon Accepted Answer Pending Moderation
  1. Friday, 28 September 2018 01:13 AM UTC
  2. PowerServer Mobile (Obsolete)
  3. # 1

Hi David

Where you find that the function AppeonLDAPLogon is for Web only?
PowerServer Mobile support function AppeonLDAPLogon too, please give a try.

Regards,
ZhaoKai

Comment
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Thursday, 27 September 2018 14:30 PM UTC
  2. PowerServer Mobile (Obsolete)
  3. # 2

Hi David;

  I have used my Active Directory web service for this. However, while this works great for Windows and Web that gets the AD Signature from the ADSI API - of course in the mobile world, you cannot do that as the AD signature API is not available.

  My workaround was to capture the AD Signatures in a DB table. This table was basically a list of authorized users on the mobile system along with their AD signatures (encrypted like passwords for security). My Mobile Apps would take the User ID at login, lookup their AD Signature in the DB table, Decrypt it, then pass that along to the Web Service for login and App privileges based on AD Group rights.

Food for thought!

Regards ... Chris

 

 

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.