Foren

SAML2 on android app

Cristin Iosif, geändert vor 8 Jahren.

SAML2 on android app

New Member Beiträge: 2 Beitrittsdatum: 05.10.15 Neueste Beiträge
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, geändert vor 8 Jahren.

RE: SAML2 on android app

Regular Member Beiträge: 138 Beitrittsdatum: 24.01.14 Neueste Beiträge
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, geändert vor 8 Jahren.

RE: SAML2 on android app

New Member Beiträge: 2 Beitrittsdatum: 05.10.15 Neueste Beiträge
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.