Forums de discussion

SAML2 on android app

Cristin Iosif, modifié il y a 8 années.

SAML2 on android app

New Member Publications: 2 Date d'inscription: 05/10/15 Publications récentes
Hi!

I have an mobile application on android that connects to a Liferay Portal backend. Is there a solution to login from the android app using SAML2? The Liferay SDK doesn't offer saml support. Or can anyone help me with some resources that I can use to accomplish this?

Thank you!
thumbnail
Jose M. Navarro, modifié il y a 8 années.

RE: SAML2 on android app

Regular Member Publications: 138 Date d'inscription: 24/01/14 Publications récentes
Hi Cristin,

Some kind of Single-Sign-on technology is in our roadmap, but we're not sure yet about the right approach.

Could you give us more insight and your goals? With web development it's quite clear how to do SSO, but in native apps things aren't so easy. For instance: do you want to sign-in in the web and share that session with the app? Or do you want to login in one app and share with a different app?

If you can detail your scenario and requirements would be quite useful for us

Thanks!
Cristin Iosif, modifié il y a 8 années.

RE: SAML2 on android app

New Member Publications: 2 Date d'inscription: 05/10/15 Publications récentes
I wanted to signing the user from the native application but this is not possible.
Now I want to use a webview where the user can login and after that share the cookies from the webview with the http connection when a make a request to liferay.