Skip to content
Snippets Groups Projects
Commit c45ffe10 authored by Behrisch, M. (Michael)'s avatar Behrisch, M. (Michael) Committed by Leonardo Christino
Browse files

feat(zap): adds keycloak for JWT and auth mgmt

Replaces the custom made auth-backend (auth-gateway) with its token logic and complexity
with established open-source FIPS 140-2 compliant authentication solution.
Current code uses newly deployed keycloak within kind deployment script,
but some todos are left and should be further developed.
Does not use auth-gateway anymore for authentication,
only as a proxy to extract authorization and user information from token for downstream apis.

solves #28
parent 5c5a2745
Loading
Checking pipeline status
Showing
with 192 additions and 417 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment