First, it's awesome to see all of the activity in the forums -- exciting to see PB having a renaissance!
Now, for my question:
A desktop app I currently support uses Windows authentication for the app and database login - it grabs the current Windows domain/machine and user info and passes it through.
When deploying a test mobile app, it became clear this won't work when dealing with a deployed PowerServer mobile environment.
Ideally, we'd like to avoid having the user enter their credentials every time they launch the app (we're using role-based security, etc). Is there an easy way to manage/persist the user identity from device to device, session to session? Or another strategy I should pursue?
Thanks!
John
John