savonrb / akami

Building Web Service Security
MIT License
36 stars 61 forks source link

Updates to_xml method #28

Closed phil-l-brockwell closed 7 years ago

phil-l-brockwell commented 7 years ago

Requests to the ARPP require a security header containing a signature, a username token and a timestamp. Previously the Akami gem was only able to provide either/or and not all of the above at the same time. This pull request alters the to_xml method so that we can build the required security header. It will eventually form part of a fork that is included in the platform.