Skip to content

Add CSP Account and IDP Configuration Management Features#76

Merged
MZC-CSC merged 17 commits into
m-cmp:mainfrom
MZC-CSC:feature/csp-account-idp-management
Apr 27, 2026
Merged

Add CSP Account and IDP Configuration Management Features#76
MZC-CSC merged 17 commits into
m-cmp:mainfrom
MZC-CSC:feature/csp-account-idp-management

Conversation

@MZC-CSC
Copy link
Copy Markdown
Member

@MZC-CSC MZC-CSC commented Jan 12, 2026

Summary

  • Add CSP Account management functionality with AWS, GCP, Azure support
  • Add IDP (Identity Provider) configuration management
  • Add CSP Policy management features
  • Regenerate Swagger documentation with new endpoints
  • Update gitignore configuration

Changes

New Features

  • CSP Account Management: Create, read, update, delete, and list CSP accounts across multiple cloud providers (AWS, GCP, Azure)
  • IDP Configuration: Manage identity provider configurations for CSP integrations
  • CSP Policy Management: Handle cloud service provider policies and access controls

Handler Additions

  • csp_account_handler.go - 8 endpoints for CSP account CRUD operations
  • csp_idp_config_handler.go - 8 endpoints for IDP configuration management
  • csp_policy_handler.go - 10 endpoints for CSP policy management

dogfootman and others added 17 commits September 22, 2025 16:44
…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.
@dogfootman
Copy link
Copy Markdown
Member

PR 대상 변경: MZC-CSC/mc-iam-manager develop 브랜치로 재생성

@MZC-CSC MZC-CSC merged commit cc0866a into m-cmp:main Apr 27, 2026
1 of 3 checks passed
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants