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

Extend discovery Core interface to handle external discoveries #202

Open
lubomirw opened this issue Mar 9, 2023 · 0 comments
Open

Extend discovery Core interface to handle external discoveries #202

lubomirw opened this issue Mar 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@lubomirw
Copy link
Contributor

lubomirw commented Mar 9, 2023

Add possibility to run discoveries manually in external provider. To achieve that, discovery Core interface and DTOs representing discovery needs to be extended:

  • discovery can be created as external (bool)
  • add endpoint to get discovery configuration - GET DiscoveryRequestDto
  • add endpoint to import external discovery result - POST DiscoveryProviderDto
  • add endpoint to import externally discovered certificates - POST List<DiscoveryProviderCertificateDataDto>
@lubomirw lubomirw converted this from a draft issue Mar 9, 2023
@lubomirw lubomirw added the enhancement New feature or request label Mar 9, 2023
@3keyroman 3keyroman moved this to Todo in CZERTAINLY Jul 26, 2024
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
Status: Todo
Development

No branches or pull requests

1 participant