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