Requiring sign on for moblie apps

Use this board to ask questions or have discussions with other Rich Displays users.
Post Reply
sgerhardinger
New User
Posts: 6
Joined: Mon Feb 25, 2013 3:31 pm
First Name: Sue
Last Name: Gerhardinger
Company Name: Toledo Clinic, inc.
Contact:

Requiring sign on for moblie apps

Post by sgerhardinger »

I am working on my first test mobile app and have been able to access it using an Android emulator. I am now trying to require a sign on before accessing the program. How do I change the app.js to initiate the sign on? I tried:
pui.run({ program: "profoundui/start.html" });
but receive an error that start.html was not allowed to be a first program...
User avatar
David
Profound Logic Staff Member
Posts: 690
Joined: Fri Jan 04, 2008 12:11 pm
First Name: David
Last Name: Russo
Company Name: Profound Logic Software
Contact:

Re: Requiring sign on for moblie apps

Post by David »

Use:

Code: Select all


pui.start();

This launches a session to the sign on display. The user's initial PUI program will run after signing on.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest