Targetting specific Multi-SSO provider with URL
the recommended approach by ServiceNow is to store the SSO to use on the user record directly
Where the sys id matches the record configured in multi-provider SSO
However this can also be hard-coded in a deep link url using format:
https://<instance_name>.service-now.com/login_with_sso.do?glide_sso_id=5a5e1ee1dbe61b00e2219c44db96xxxx
Where the sys id matches the record configured in multi-provider SSO
BR
Ruen
Ruen
(useful old ref:
Comments
Post a comment