Paul’s blog

Random comments on Idm, Architecture, and other projects

Paul’s blog header image 4

Entries Tagged as 'Groovy'

Accessing complex soap web services via mutual X.509 authentication from Groovy, using the MIT Roles web service as an example

November 8th, 2010 · No Comments

I recently needed to track down and resolve some bugs in the Roles web service. As part of the task I needed to repeatedly call many of the APIs using a data set of over 250 users. I decided that using some Groovy scripts would be a quick way to do this. This article describes many of the steps involved, and some of the things I learned along the way.

[Read more →]

Tags: Groovy · Roles