Using OAuth v2 to request a SWT token from Windows Azure
Introduction In my previous post, I used OAuth WRAP to retrieve a SWT token from the service identity. Although OAuth WRAP is still supported in ACS, it would be better to use v2 of the OAuth protocol. This is because the OAuth WRAP protocol itself has […]