64f6a90f22
Add resource provided registry and plugin system
/ build (push) Successful in 6s
/ test (push) Successful in 5s
2025-02-11 17:27:49 +01:00
e56be3c378
Continue refactor
/ build (push) Successful in 6s
/ test (push) Successful in 5s
2025-02-10 14:14:32 +01:00
496ce016e3
Continue refactor; fetch resources from the providers' settings
/ build (push) Successful in 5s
/ test (push) Successful in 5s
2025-02-10 02:05:34 +01:00
c5bb4f4319
Refactor most code, isolate authlib somehow
/ build (push) Successful in 6s
/ test (push) Successful in 5s
2025-02-09 06:20:48 +01:00
3eb6dc3dcf
Migrate all resources to json contents;
...
/ build (push) Successful in 5s
/ test (push) Successful in 5s
improve token decoding & logging error messages
2025-02-07 16:09:49 +01:00
d39adf41ef
Create a sub-app for resource server move all resources to resource server;
...
/ build (push) Successful in 5s
/ test (push) Successful in 5s
use token bearer instead of session cookie for resources and use fetch instead of XMLHttpRequest for checking resource status;
add UserWithRole class for fastapi depends (instead of has_role decorator);
add asserts for typing QC; code formatting;
comment out introspect endpoint processing
2025-02-07 13:57:17 +01:00
ee8ba3d2df
Get roles from access token, remove user info inspection, refreactorings
/ build (push) Successful in 5s
/ test (push) Successful in 5s
2025-02-06 13:30:35 +01:00
b86ae4eb11
Raise HTTPException on resource server error
2025-02-05 02:13:09 +01:00
af49242192
Add self resouce provider
/ test (push) Successful in 6s
/ build (push) Failing after 14s
2025-02-04 02:27:32 +01:00
8b8bbcd7a0
Fix resource server error with scope
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-02-01 18:51:17 +01:00
17bf34a8a1
Fix error handling in resource server
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-02-01 02:01:53 +01:00
f7ea132b7c
Fix resource server error message
/ build (push) Failing after 15s
/ test (push) Successful in 5s
2025-01-31 11:43:11 +01:00
b3e19b3e40
Resource server: read the required scope in access token
/ build (push) Successful in 15s
/ test (push) Successful in 5s
2025-01-30 20:40:04 +01:00
5b31ef888c
Add resource provider
/ build (push) Failing after 14s
/ test (push) Successful in 4s
2025-01-28 19:48:35 +01:00