Integrate Moxtra Android SSO with SAML -



Integrate Moxtra Android SSO with SAML -

moxtra provides saml sso based authentication web based apps using next javascript code:

type="text/javascript" src="https://www.moxtra.com/api/js/moxtra-latest.js" id="moxtrajs" data-client-id="client-id" data-app-key="idp-entity-id" data-org-id="org-id"

however, how can integrate android app moxtra using sso saml sign when using android sdk ?

you can utilize saml bearer method access token (https://developer.moxtra.com/moxo/docs-oauth/#saml-bearer) , utilize access token moxtra's android sdk.

android

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

Is there a way to convert an HTML page styled with Bootstrap CSS into email-compatible html? -