use auth for kvant
All checks were successful
Build and Push playground container / build-playground (push) Successful in 1m6s
Build and Push container / build (push) Successful in 4m27s

This commit is contained in:
Angel Nunez Mencias 2025-06-02 01:23:33 +02:00
parent 3bde47e562
commit 96003b55de
Signed by: angel.nunez
SSH key fingerprint: SHA256:z1nFAg1v1AfbhEHrgBetByUJUwziv2R2f4VyN75opcg
4 changed files with 2342 additions and 2305 deletions

View file

@ -154,3 +154,17 @@ tool_groups:
provider_id: rag-runtime
server:
port: 8321
auth:
provider_type: "oauth2_token"
config:
jwks:
introspection:
url: ${env.KEYCLOAK_INSTROSPECT:https://iam.phoenix-systems.ch/realms/kvant/protocol/openid-connect/token/introspect}
client_id: ${env.KEYCLOAK_CLIENT_ID:llama-stack}
client_secret: ${env.KEYCLOAK_CLIENT_SECRET}
claims_mapping:
sub: projects
scope: roles
#groups: teams
customer/id: teams
aud: namespaces