Add CSP Account and IDP Configuration Management Features#76
Merged
Conversation
…irect dependencies for OpenTelemetry and other libraries.
…ement. Added endpoint to retrieve workspaces assigned to a project, updated project creation to optionally assign a workspace, and improved error handling. Modified swagger definitions for better clarity and added new constants for authentication methods.
…nce API documentation for project and workspace management. Introduced new endpoints for workspace retrieval and improved error handling in existing API definitions.
…ncluding local build instructions, service dependencies, and image management commands. Update project and workspace services to utilize environment variable for default workspace name, improve error handling, and streamline project assignment logic.
…s and project management. Removed deprecated endpoints, added new endpoints for workspace assignment and unassignment, and updated parameter definitions for clarity. Enhanced error handling and improved Swagger definitions for better API usability.
Feature/project workspace assignment
This reverts commit e3f09da.
Member
|
PR 대상 변경: MZC-CSC/mc-iam-manager develop 브랜치로 재생성 |
MZC-CSC
pushed a commit
that referenced
this pull request
Apr 27, 2026
feat(M4-CSP-035): CSP별 임시자격증명 인증방식 확장 (GCP SAML, Alibaba OIDC, Azure, Tencent, IBM)
MZC-CSC
added a commit
that referenced
this pull request
May 11, 2026
Add CSP Account and IDP Configuration Management Features
MZC-CSC
pushed a commit
that referenced
this pull request
May 11, 2026
feat(M4-CSP-035): CSP별 임시자격증명 인증방식 확장 (GCP SAML, Alibaba OIDC, Azure, Tencent, IBM)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Changes
New Features
Handler Additions
csp_account_handler.go- 8 endpoints for CSP account CRUD operationscsp_idp_config_handler.go- 8 endpoints for IDP configuration managementcsp_policy_handler.go- 10 endpoints for CSP policy management