IBM / go-sdk-core

The go-sdk-core repository contains core functionality required by Go code generated by the IBM OpenAPI SDK Generator.
Apache License 2.0
30 stars 24 forks source link

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

Closed padamstx closed 11 months ago

padamstx commented 11 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 11 months ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: