feat: provide full mutual authentication#58
Conversation
ronjaquensel
left a comment
There was a problem hiding this comment.
One thing that comes to mind is that we now have the Authorization header hardcoded as the auth header used for the control plane. Couldn't potentially other headers be used as well, like e.g. the X-Api-Key one, depending on the setup? Nothing for this PR though, just maybe something we can discuss.
@ronjaquensel I thought about this, but since jersey spi use |
What
Implement full mutual authorization
Notes