SSO login failure after Windows CMS upgrade (4188548)
After you upgrade from version 8.0.2 to 9.0.0.0000-514 on Windows CMS, you cannot sign in using the SSO credentials and are redirected to the login page.
Workaround:
After the upgrade is successful, restart the web server using the following commands:
# sc stop sfmgui
# sc start sfmgui
After restarting the web service, sign in using SSO credentials should work successfully.
Related information