Foros de discusión

SAML2 on android app

Cristin Iosif, modificado hace 8 años.

SAML2 on android app

New Member Mensajes: 2 Fecha de incorporación: 5/10/15 Mensajes recientes
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, modificado hace 8 años.

RE: SAML2 on android app

Regular Member Mensajes: 138 Fecha de incorporación: 24/01/14 Mensajes recientes
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, modificado hace 8 años.

RE: SAML2 on android app

New Member Mensajes: 2 Fecha de incorporación: 5/10/15 Mensajes recientes
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.