Commit graph

12 commits

Author SHA1 Message Date
572d2a7b0d Cleanup
All checks were successful
/ build (push) Successful in 15s
/ test (push) Successful in 5s
2025-01-20 01:16:17 +01:00
54345dcafd List of resources for OIDC providers
Some checks failed
/ build (push) Failing after 1m8s
/ test (push) Successful in 5s
2025-01-19 14:26:54 +01:00
f14d8d3114 Refactor; add services in settings 2025-01-19 01:48:00 +01:00
2fe7536c53 Remove OAuthToken from db (use authlib dict); basic OAuth2 service provider with Forgejo
Some checks failed
/ build (push) Failing after 13s
/ test (push) Successful in 4s
2025-01-18 06:20:44 +01:00
21ccdad953 Cosmetic
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-16 05:43:26 +01:00
b5f2e5b57b Get more user info from provider's userinfo endpoint 2025-01-13 05:37:55 +01:00
b1553ec7bf Add hint to providers
All checks were successful
/ test (push) Successful in 5s
2025-01-10 23:40:24 +01:00
a310649507 Add basic test 2025-01-10 19:18:57 +01:00
57681d91fe Run container with uvicorn, move templates for packaging, add systemd config for container deployment, add OIDC_TEST_SETTINGS_FILE env var for setting, misc fixes 2025-01-10 17:33:10 +01:00
170e663ee8 Add provider id field, relaxing name 2025-01-10 00:09:12 +01:00
57041e9233 Container, bug fixes 2025-01-09 23:41:32 +01:00
23f180e521 Many updates, too log to list 2025-01-09 19:39:20 +01:00
Renamed from src/oidc-test/settings.py (Browse further)