-
4b8c2bbc82
fix: add OLLAMA_MODEL environment variable to docker-compose and update README
master
Mabe
2026-06-21 17:44:45 +02:00
-
98219a6a53
fix: handle HTTP redirects in event stream and improve JWT expiration handling
Mabe
2026-06-21 17:42:16 +02:00
-
39e2aaecf2
fix: update OLLAMA_API_URL to correct endpoint and add OLLAMA_MODEL environment variable
Mabe
2026-06-21 17:37:59 +02:00
-
2a0379b653
fix: update OLLAMA_API_URL to correct endpoint and enable follow_redirects in HTTP client
Mabe
2026-06-21 17:36:12 +02:00
-
6332615d06
fix: enhance token validation logging for better error tracking and debugging
Mabe
2026-06-21 17:34:29 +02:00
-
cbe64ba8ad
fix: add SSE parsing function to handle server-sent events and message processing
Mabe
2026-06-21 17:33:06 +02:00
-
d866664064
fix: enhance JWT validation by adding audience verification options and logging
Mabe
2026-06-21 17:31:55 +02:00
-
d23aee37e8
fix: add JWT parsing and expiration check in local token management
Mabe
2026-06-21 17:27:55 +02:00
-
fd9f9a13ba
fix: improve error handling and logging in OIDC token exchange and redirect callback
Mabe
2026-06-21 17:25:46 +02:00
-
c2f8c36bbb
fix: enhance logging in token introspection and validation for better debugging
Mabe
2026-06-21 17:23:52 +02:00
-
93f20e191c
fix: add token introspection support in validate_token for improved token validation
Mabe
2026-06-21 17:19:21 +02:00
-
e7d9a44796
fix: retrieve discovery document in validate_token function for improved token validation
Mabe
2026-06-21 17:16:33 +02:00
-
c440f5aa1e
fix: update token retrieval logic in handleRedirectCallback and remove unused parseSSE function
Mabe
2026-06-21 17:14:19 +02:00
-
fd453013fd
fix: change redirect_uri type to str in AuthCallbackRequest schema and update its usage in auth_callback
Mabe
2026-06-21 17:10:25 +02:00
-
8e395a4966
fix: add logging to auth_callback for better debugging of OIDC token exchange
Mabe
2026-06-21 17:08:00 +02:00
-
da0196b469
fix: update auth_callback to include client_id in POST body for OIDC providers
Mabe
2026-06-21 17:03:43 +02:00
-
6a7c225606
fix: enhance auth_callback to support client authentication via POST body for OIDC providers
Mabe
2026-06-21 16:58:56 +02:00
-
d48318ad6b
fix: update auth_callback to include client_id in request body for OIDC providers
Mabe
2026-06-21 16:57:04 +02:00
-
f7ef2de4e9
fix: update auth_callback to support HTTP Basic auth for OIDC providers
Mabe
2026-06-21 16:55:34 +02:00
-
f0a2c5bdca
fix: enhance sha256 function with SubtleCrypto support and add JS fallback implementation
Mabe
2026-06-21 16:52:58 +02:00
-
848d593410
fix app.tsx no –crypto.randomUUID is not a function error
Mabe
2026-06-21 16:50:53 +02:00
-
a92a67c8a7
fix: update script source path in index.html and set root directory in vite.config.ts
Mabe
2026-06-21 16:47:18 +02:00
-
c54db37968
fix: remove unused import and update requirements for pydantic-settings
Mabe
2026-06-20 23:38:04 +02:00
-
653b82d611
fix: add debug output for requirements installation in Dockerfile
Mabe
2026-06-20 23:28:01 +02:00
-
572c199f87
fix: pin httpx version to 0.28.1 for compatibility
Mabe
2026-06-20 23:26:39 +02:00
-
970d210085
fix: update httpx version constraint to allow 0.28.x compatibility
Mabe
2026-06-20 23:20:24 +02:00
-
462eb34228
fix: downgrade httpx to version 0.28.1 in requirements.txt
Mabe
2026-06-20 23:18:26 +02:00
-
23a7059d3a
update requiremts.txt
Mabe
2026-06-20 23:16:58 +02:00
-
d343d20b3e
oicd_audience removal
Mabe
2026-06-20 23:13:10 +02:00
-
4ebc1fa3cc
init
Mabe
2026-06-20 23:00:05 +02:00