ibmmaximorestjsonapis / maximorestclient

The Maximo REST client library provides a set of driver API's which can be consumed by an JAVA based web component that would like to interface with a Maximo instance.
Apache License 2.0
42 stars 43 forks source link

No support for apikey authentication method #35

Open robbinmav opened 3 years ago

robbinmav commented 3 years ago

The current implementation doesn't include support for the apikey authentication method. This is important as customers upgrade to the latest versions and the MAS environment.

Please add this support. I know that it can be added because a client has added the code but I am not not able to share the code at this time.