defenseunicorns / leapfrogai

Production-ready Generative AI for local, cloud native, airgap, and edge deployments.

Home Page:https://leapfrog.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: utilize keycloak for authing to LFAI things

YrrepNoj opened this issue · comments

Authorizing calls to the API by validating the credentials provided by keycloak and sending that information in the 'session token' passed to the backend.

NOTE: Using authservice might change this approach.

CLOSING AS DUPLICATE OF #483

Addressed by PR #533