Skip to content

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

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 #236

merged 1 commit into from
May 30, 2025

Conversation

padamstx
Copy link
Member

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.

@padamstx padamstx self-assigned this May 21, 2025
@padamstx padamstx requested a review from pyrooka May 21, 2025 16:52
@padamstx padamstx force-pushed the mcspv2 branch 4 times, most recently from 6cc08bb to d742ae9 Compare May 22, 2025 18:54
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.

Looks pretty good!

@padamstx padamstx force-pushed the mcspv2 branch 3 times, most recently from f8e838c to 0a053a7 Compare May 27, 2025 21:50
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 d9c0a93 into main May 30, 2025
10 checks passed
@padamstx padamstx deleted the mcspv2 branch May 30, 2025 15:08
@ibm-devx-sdk
Copy link
Contributor

🎉 This PR is included in version 9.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