Browsing » November 2011

Success to Entitlement to Protests to Insanity

Success to Entitlement to Protests to Insanity

I recently watched a terrific commentary by Bill Whittle. I think he hits the nail square on the head with his assessment of the current state of affairs with recent “Occupy Wallstreet” and “Student Loan Crisis” events.

Tutorial: SOAP into ServiceNow via x509 WS-Security

Tutorial: SOAP into ServiceNow via x509 WS-Security

Recently, ServiceNow added inbound WS-Security profiles as a SOAP interface option into the system. I have had several customers ask how this works, so I have created the following tutorial. This article will demonstrate how to set up a self-signed certificate, generate a SOAP client that utilizes the certificate, and configure a ServiceNow instance to [...]

Correcting Misguided SOAP Endpoints in ServiceNow

Correcting Misguided SOAP Endpoints in ServiceNow

I recently worked with a colleague on an issue that he was seeing when trying to connect into a ServiceNow instance via SOAP. He would import the WSDL file into SOAP-UI or any other SOAP client using a WSDL URL similar to: https://myinstance.service-now.com/mytable.do?WSDL The WSDL would import properly and load up all of the available [...]

Configuring ServiceNow for SAML 2.0

Configuring ServiceNow for SAML 2.0

I have had a lot of people come to me with questions on where to get started with their SAML 2.0 Single Sign-on plugin. In order to help people out a little quicker, I have created a video that demonstrates the steps that are required to take in order to set up the SAML 2.0 [...]