I do a number of Single Sign On integrations with customers for Service-now.com. While doing some research on the Single Sign-on capabilities of Service-now.com, I found that they also offer an iframe setting for those not yet ready to set up SSO in their corporate environment, but want an integrated look to the authentication page in Service-now.
Service-now.com offers an iframe url that will seamlessly present the authentication page in to your webpage or corporate portal.
You can embed the login portlet by inserting the following code into your corporate portal:
1 2 3 4 |
Once you have done this, the authentication portlet will appear inline with your other HTML. When a user authenticates, it will break out of the company portal (and out of the iframe) and show the Service-now.com portal.
Give it a try below. Use the credentials of username: “itil”, password: “itil”.