Question

Pass Login Token In Intent To FSM Mobile

  • 14 March 2023
  • 1 reply
  • 103 views

Badge +2

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?


1 reply

Userlevel 1
Badge

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