Skip to content
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

Add support for OIDC claim management #38

Open
kelvintaywl opened this issue Jun 10, 2023 · 1 comment
Open

Add support for OIDC claim management #38

kelvintaywl opened this issue Jun 10, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@kelvintaywl
Copy link
Owner

CircleCI V2 API has released OIDC management API endpoints.

Most of the endpoint here are RESTful and CRUDish so definitely supportable:
https://circleci.com/docs/api/v2/index.html#tag/OIDC-Token-Management

We would need to update the go SDK first.

@kelvintaywl kelvintaywl added the enhancement New feature or request label Jun 10, 2023
@kelvintaywl kelvintaywl pinned this issue Jun 10, 2023
@kelvintaywl
Copy link
Owner Author

Updated the Go SDK (see tag v0.2.7)

The API docs would require some updates, since the org-level claims API does not take nor return project ID. I've tested the API endpoints.

@kelvintaywl kelvintaywl unpinned this issue Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant