IBM / java-sdk-core

Core functionality required by Java code generated by the IBM Cloud OpenAPI SDK Generator (openapi-sdkgen)
https://ibm.github.io/java-sdk-core/
Apache License 2.0
20 stars 21 forks source link

feat(MCSPAuthenticator): add new authenticator for Multi-Cloud Saas Platform #217

Closed padamstx closed 10 months ago

padamstx commented 10 months ago

This commit introduces the new MCSPAuthenticator that can be used to exchange an apikey for an MCSP access token using the Multi-Cloud Saas Platform authentication token server's 'POST /siusermgr/api/1.0/apikeys/token' operation.

ibm-devx-sdk commented 10 months ago

:tada: This PR is included in version 9.19.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: