Hi,
  Currently, I've a web-based application which is communicating with an
existing IdP (Identity Provider on the server side) that does the
authentication & authorization through SAML. These are implemented in Java.

Now i want to extend this solution and have a native android app which
should do exactly the same as my current web based application i.e.
communicate with the existing server side IdP through SAML and maintain
sessions of the logged in user.

I want to keep my android app as thin as possible. It should take the
credential inputs from the user and then communicate with th IdP on the
server side.
*
*
*What i'm not sure of is how can i maintain the sessions of the current
logged-in user in such scenario?*

_Sanjit

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to