argoflow / argoflow-aws

Argoflow-AWS has been superseded by deployKF
GNU Affero General Public License v3.0
44 stars 30 forks source link

Add JWT auth to Keycloak #217

Open CodeBooster97 opened 3 years ago

CodeBooster97 commented 3 years ago

Hello,

I'm creating this PR related to my Issue #201. If the value of <<__enable_jwt__auth>>=True the oauth2-proxy will authenticate requests with the bearer token instead of the oauth2_proxy cookie, to enable m2m authentication. To make this happen you need to create a new client in Keycloak and enable direct auth. Any Suggestions or doubts? I'm happy to hear your sights. @karlschriek @DavidSpek