Open tiberiuv opened 3 months ago
@tiberiuv: Thanks for opening an issue, it is currently awaiting triage.
In the meantime, you can:
@tiberiuv: There are no 'kind' label on this issue. You need a 'kind' label to start the triage process.
/kind feature
/kind enhancement
/kind refactoring
/kind bug
/kind packaging
/kind enhancement
With the current code base this can be quite difficult to implement, we will keep this in mind as we knew this would be a requirement once we update the helm chart to allow something similar.
Edit: so I will be placing a milestone of 1.7
to allow us time to think about how we want to implement it
Ok, thanks for looking into it !
What would you like to be added?
Bouncers using only MTLS authentication should be allowed to send requests to appsec components
Currently a 401 is returned if a valid/registered apikey is not provided through a
X-Crowdsec-Appsec-Api-Key
headerWhy is this needed?
Since all the other components allow authentication through MTLS so should the APPSEC one This will further simplify and secure deployments using MTLS