'nosso=true' no longer works after upgrading to v15.5

Solved

It just keeps redirecting to our SSO login. Is there a new URL that we should be using for 'no sso'? I want to make sure we're able to login with a local account before we switch from the AD graph over to Microsoft graph.

This worked previously in v15.4.2 (https://soti.mobicontrol.com/MobiControl/WebConsole/?nosso=true).

Thanks!

3 years ago
SOTI MobiControl
ANSWERS
N
NTMOD@SOTI
3 years ago

Hi Aaron,


Thank you for posting on SOTI Central.


I have discussed about your inquiry internally. There is a securituy change in v15.5. Please run script below on the main MobiControl database to bypass SSO login.

insert into Settings Values('AllowNoSSO',1);

Kind Regards,

Regards,

Solution
A
Aaron
3 years ago

This worked, thank you!

ST
Shawn T
3 years ago

If you are using Mobicontrol cloud you can also submit a support request to re-enable nosso bypass.