Skip to main content

We are using /PerformLogin api from FSM6ODataRESTAPIs in another app’s backend (not FSM Mobile), to retrieve the token. 

Can we pass this token as a parameter to /performLoginSSO api to retrieve the session token?

Later we will pass these tokens to FSM Mobile through Intent, will FSM Mobile be able to use these tokens and proceed without login?

While FSM mobile supports SSO in the sense that you can use a single authentication provider through standard authentication APIs, it does not support SSO in the sense that you only sign in once and share authentication between apps. There is currently no way to provide authentication information to the FSM Mobile app through an intent.


Reply