Skip to content
Snippets Groups Projects
  1. Oct 29, 2023
  2. Sep 03, 2023
  3. Aug 09, 2023
  4. Aug 08, 2023
  5. Jul 27, 2023
  6. Jul 26, 2023
  7. Jul 21, 2023
  8. Jul 19, 2023
  9. Jul 17, 2023
  10. Jul 11, 2023
  11. Jun 21, 2023
    • Leonardo Christino's avatar
      Merge branch 'feat/keycloak' into 'main' · 022500ec
      Leonardo Christino authored
      feat(zap): adds keycloak for JWT and auth mgmt
      
      See merge request !33
      022500ec
    • Behrisch, M. (Michael)'s avatar
      feat(zap): adds keycloak for JWT and auth mgmt · c45ffe10
      Behrisch, M. (Michael) authored
      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
      c45ffe10
  12. Jun 20, 2023
Loading