1
votes

How do i manage session in worklight?

1) User should be loggin in and user details will be authenticated using worklight adapter's.

2) User identity will be set and session will be maintained. Can you please tel where do i increase session timeout in worklight ? If app is in resume state Whether session will be closed ? Where the scenarios we can maintain a session ?

Additional doubts: Whether WL.getID() will be unique for each device ? if app is uninstalled and reinstalled again will WL.getID() remains same.

1

1 Answers

0
votes

I suggest you get started by reading the Authentication and Security section of the tutorials on the IBM MobileFirst page. There is lots of information there on how authentication and sessions work. If you have other questions, suggest you separate those out into separate questions.