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

Onboard Certificate Validation Management API #834

Merged
merged 7 commits into from
Feb 7, 2025

Conversation

Sachin-Mamoru
Copy link
Contributor

Purpose

API - https://app.swaggerhub.com/apis-docs/SachinMamoru-42f/X509-Certificate-Authenticator/v3#/

This pull request introduces a new API for certificate validation management, including the addition of new classes and configuration files. The most important changes include the creation of a service holder class, the definition of the API endpoints, and the configuration of the project dependencies and build plugins.

New API and Service Implementation:

Project Configuration:

  • pom.xml (common): Added the project configuration for the org.wso2.carbon.identity.api.server.certificate.validation.management.common module, including dependencies and build plugins.
  • pom.xml (v1): Added the project configuration for the org.wso2.carbon.identity.api.server.certificate.validation.management.v1 module, including dependencies and build plugins.

pom.xml Outdated Show resolved Hide resolved
pamodaaw
pamodaaw previously approved these changes Feb 7, 2025
pamodaaw
pamodaaw previously approved these changes Feb 7, 2025
@Sachin-Mamoru Sachin-Mamoru merged commit 06e2ecc into wso2:master Feb 7, 2025
4 checks passed
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