interTwin-eu / interLink

InterLink aims to provide an abstraction for the execution of a Kubernetes pod on any remote resource capable of managing a Container execution lifecycle
https://intertwin-eu.github.io/interLink/
Apache License 2.0
28 stars 12 forks source link

x509 auth b/w components #170

Open dciangot opened 6 months ago

dciangot commented 6 months ago

Short Description of the issue

Enable x509 auth b/w interLink components for scenarios with shared machine hosts (multi user)

Environment

Steps to reproduce

Logs, stacktrace, or other symptoms

output

Summary of proposed changes

dciangot commented 6 months ago

https://venilnoronha.io/a-step-by-step-guide-to-mtls-in-go for reference

dciangot commented 6 months ago

And bring oauth2 INSIDE interlink API