You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by Prabhu Moorthy <Pr...@symphonysummit.com> on 2017/04/05 03:45:27 UTC

FLEX MOBILE APP - How to integrate SSO using SAML with Flex Mobile application?

Hi,

How to integrate SSO using SAML2.0 with flex mobile application?

Is there any Action Script library for SAML2.0 like OAuth2.0?

Try to use StageWebview to load Identity provider(PingIdentity) url, but
couldn't able to read the Token/Respsonse after authentication from the
StageWebview.

Kindly let me know, integrate SAML2.0 with Flex mobile application.

Thanks & Regards,
M.Prabhu



-----
Thanks & Regards,
M.Prabhu
--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/FLEX-MOBILE-APP-How-to-integrate-SSO-using-SAML-with-Flex-Mobile-application-tp14965.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: FLEX MOBILE APP - How to integrate SSO using SAML with Flex Mobile application?

Posted by OmPrakash Muppirala <bi...@gmail.com>.
SAML2 supports SOAP.  You can access SOAP APIs using Flex.  Can you try
this approach and see if you can proceed?

Thanks,
Om

On Wed, Apr 5, 2017 at 11:42 PM, Prabhu Moorthy <
Prabu.Moorthy@symphonysummit.com> wrote:

> Am looking for SAML not OAuth
>
>
>
> -----
> Thanks & Regards,
> M.Prabhu
> --
> View this message in context: http://apache-flex-users.
> 2333346.n4.nabble.com/FLEX-MOBILE-APP-How-to-integrate-
> SSO-using-SAML-with-Flex-Mobile-application-tp14965p14971.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>

Re: FLEX MOBILE APP - How to integrate SSO using SAML with Flex Mobile application?

Posted by Prabhu Moorthy <Pr...@symphonysummit.com>.
Am looking for SAML not OAuth



-----
Thanks & Regards,
M.Prabhu
--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/FLEX-MOBILE-APP-How-to-integrate-SSO-using-SAML-with-Flex-Mobile-application-tp14965p14971.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Re: FLEX MOBILE APP - How to integrate SSO using SAML with Flex Mobile application?

Posted by Clint M <cm...@gmail.com>.
Maybe this?
http://blogs.adobe.com/charles/2012/05/oauth-2-0-library-for-actionscript.html

On Tue, Apr 4, 2017 at 8:45 PM, Prabhu Moorthy <
Prabu.Moorthy@symphonysummit.com> wrote:

> Hi,
>
> How to integrate SSO using SAML2.0 with flex mobile application?
>
> Is there any Action Script library for SAML2.0 like OAuth2.0?
>
> Try to use StageWebview to load Identity provider(PingIdentity) url, but
> couldn't able to read the Token/Respsonse after authentication from the
> StageWebview.
>
> Kindly let me know, integrate SAML2.0 with Flex mobile application.
>
> Thanks & Regards,
> M.Prabhu
>
>
>
> -----
> Thanks & Regards,
> M.Prabhu
> --
> View this message in context: http://apache-flex-users.
> 2333346.n4.nabble.com/FLEX-MOBILE-APP-How-to-integrate-
> SSO-using-SAML-with-Flex-Mobile-application-tp14965.html
> Sent from the Apache Flex Users mailing list archive at Nabble.com.
>