This library is able to get Security tokens from Agiv-STS service and use them in service classes.
Agiv-STS is a WS-Trust based security token service.
So far we have one class to access the Gipod service.
Important note:
When executing Gipod methods, parameter order is important and must be the same as on Gipod docs page.
- php-ws-trust-client library by Hans Zandbelt (https://github.com/zandbelt/php-ws-trust-client)
- XML Security PHP library by Rob Richards (https://github.com/robrichards/xmlseclibs)
Check \AgivServices\Factory\AgivDefaultServiceFactory for an example on how to instantiate an Agiv service object.
This work has beens ponsored by the Government of Flanders.