Skip to content

feat(auth): add support for MCSP V2 authentication #221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2025
Merged

feat(auth): add support for MCSP V2 authentication #221

merged 1 commit into from
May 30, 2025

Conversation

padamstx
Copy link
Contributor

This commit adds the MCSPV2Authenticator implementation. This authenticator will invoke the MCSP V2 POST
/api/2.0/{scopeCollectionType}/{scopeId}/apikeys/token operation to obtain an access token for a user-supplied apikey.

Copy link
Member

@pyrooka pyrooka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few minor things to change, otherwise all looks good. I approve it now to avoid the re-review.

@padamstx padamstx force-pushed the mcspv2 branch 2 times, most recently from 34f9904 to b3b94c6 Compare May 27, 2025 14:05
@padamstx padamstx self-assigned this May 27, 2025
This commit adds the MCSPV2Authenticator implementation.
This authenticator will invoke the MCSP V2 POST
/api/2.0/{scopeCollectionType}/{scopeId}/apikeys/token
operation to obtain an access token for an apikey.

Signed-off-by: Phil Adams <[email protected]>
@padamstx padamstx merged commit d467d02 into main May 30, 2025
16 checks passed
@padamstx padamstx deleted the mcspv2 branch May 30, 2025 15:08
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 3.24.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants