Skip to main content

We are using Azure SSO in our system, including Mobile but sometimes there is no internet access for engineers in some sites, so they have to leave and find a signal to be able to log in.

Is it possible to remove SSO for Mobile only?

If so, could that be set for just some mobile users or must be all?

Could it be turned of just temporarily/quickly and then back on again?

Thanks

Hi Chris,
What version of Mobile Edge are you currently running?  (if you’re on V15.4.8.0 or higher there is a setting in appsettings.json which you can configure to disable SSO on mobile only...that would apply for ALL techs, however, there is no way to pick and choose).
Thanks,
Reid


We have the same issue. For example on Wadaco.

But it isn’t possible, unfortunately.


Here is the entry in the appsettings.json file that was added in V15.4.8.0...so if you have SSO Enabled on the Alliance application and you want it disabled on the Mobile Edge application then you need to change this setting from false to true:
 

Thanks,
Reid


Hi Reid,

We are running 15.4.9.0


Reply