Phonegap Authenication
-
- New User
- Posts: 11
- Joined: Wed May 11, 2011 11:26 am
- First Name: Andrew
- Last Name: Landry
- Company Name: Dupre' Logistics
- Contact:
Phonegap Authenication
Is it possible to use Atrium authenication with pui.start()? We want to deploy a phonegap application but we are using a validation list for external users. I did see that pui.start is only looking at iSeries based profiles.
-
- Experienced User
- Posts: 2711
- Joined: Wed Aug 01, 2012 8:58 am
- First Name: Scott
- Last Name: Klement
- Company Name: Profound Logic
- City: Milwaukee
- State / Province: Wisconsin
Re: Phonegap Authenication
Unfortunately, there's no way to invoke validation lists from phonegap with the way the PUI currently works. (I'm assuiming that's what you're looking for.)
The only think I can think of is to call an anonymous program (one that's available to all, without userid/password) and then have that anonymous program bring up a screen asking for it's own userid/password. Write code to check that against the validation list, and then if all is well, call the "real" program.
The only think I can think of is to call an anonymous program (one that's available to all, without userid/password) and then have that anonymous program bring up a screen asking for it's own userid/password. Write code to check that against the validation list, and then if all is well, call the "real" program.
Who is online
Users browsing this forum: No registered users and 1 guest