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

OCI Integration with ATP DB #3072

Closed
arjav-desai opened this issue Jun 3, 2021 · 3 comments
Closed

OCI Integration with ATP DB #3072

arjav-desai opened this issue Jun 3, 2021 · 3 comments
Assignees
Labels

Comments

@arjav-desai
Copy link
Member

This task is to document how to integrate helidon apps with ATP DB running in OCI e.g. how wallet file generated can be stored in vault and used with helidon applications etc.

@aalmiray
Copy link

FWIW Micronaut uses the OCI REST API to request the wallet on the fly and load it in memory thus avoiding the need to store the wallet in a secure location as an intermediate step. You might want to support this use case as an additional option.

@arjav-desai
Copy link
Member Author

Thanks @aalmiray for the feedback. We will look into similar feature/API support in Helidon.

@arjav-desai
Copy link
Member Author

Implemented initial APIs with examples. Have filed task to more closer integration with existing data integration related features of Helidon.

@m0mus m0mus added this to Backlog Aug 12, 2024
@m0mus m0mus moved this to Closed in Backlog Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants