
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
ServiceNow provides various methods for logging users into an instance. Local login, LDAP, SAML, and Digested Token are all used pretty regularly by customers. One thing that is often requested, but usually not successfully or addressed is the need to have the logged-in user accept some terms or conditions of use before they are allowed to use the system. The solutions attempted before usually suffered from a variety of issues ranging from overly-complex modification of one or more installation exits to being able to easily bypass the terms page entirely. In the end, these solutions seemed to be broken on some level. As we've seen requests for this type of functionality increase over the past few months, Jacob Andersen (who developed almost all of the integration and SSO information at SNCGuru) and I decided to collaborate to create a solution that actually works!

Click the link here to see the full solution!
http://www.servicenowguru.com/system-definition/login-terms-conditions-dialog/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.