Commit graph

73 commits

Author SHA1 Message Date
31a783cbf1 Fix token error handling
All checks were successful
/ build (push) Successful in 5s
/ test (push) Successful in 5s
2025-02-04 18:03:17 +01:00
aa86f81358 Fix home when token cannot be decoded
All checks were successful
/ build (push) Successful in 5s
/ test (push) Successful in 5s
2025-02-04 03:38:33 +01:00
fefe44acfe CI: build only if git clean tag
All checks were successful
/ build (push) Successful in 6s
/ test (push) Successful in 5s
2025-02-04 03:03:28 +01:00
af49242192 Add self resouce provider
Some checks failed
/ test (push) Successful in 6s
/ build (push) Failing after 14s
2025-02-04 02:27:32 +01:00
dc181bd3a8 Store raw access token within user; get resource
Some checks failed
/ build (push) Failing after 15s
/ test (push) Successful in 5s
2025-02-03 13:20:33 +01:00
e1dac77738 Decode access token, refactor
All checks were successful
/ build (push) Successful in 15s
/ test (push) Successful in 5s
2025-02-02 15:54:44 +01:00
8b8bbcd7a0 Fix resource server error with scope
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-02-01 18:51:17 +01:00
e9bc6c671a Cosmetic
Some checks failed
/ build (push) Failing after 16s
/ test (push) Successful in 5s
2025-02-01 11:30:45 +01:00
e90a1cc920 Update README
Some checks failed
/ build (push) Failing after 15s
/ test (push) Successful in 5s
2025-02-01 02:16:40 +01:00
17bf34a8a1 Fix error handling in resource server
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-02-01 02:01:53 +01:00
f7ea132b7c Fix resource server error message
Some checks failed
/ build (push) Failing after 15s
/ test (push) Successful in 5s
2025-01-31 11:43:11 +01:00
815a4503df Add cors origins setting
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-31 00:12:50 +01:00
b3e19b3e40 Resource server: read the required scope in access token
All checks were successful
/ build (push) Successful in 15s
/ test (push) Successful in 5s
2025-01-30 20:40:04 +01:00
f910834736 Fetch provider info at boot time: get public key from there instead of in settings
Some checks failed
/ build (push) Failing after 15s
/ test (push) Successful in 5s
2025-01-29 14:03:33 +01:00
5b31ef888c Add resource provider
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 4s
2025-01-28 19:48:35 +01:00
61be70054b Fix account url, use template for settings
Some checks failed
/ build (push) Failing after 15s
/ test (push) Successful in 5s
2025-01-26 23:42:55 +01:00
5b6c6f1aac Fix account url, use template for settings
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 6s
2025-01-26 23:37:56 +01:00
dc93c7c05b Add user self-care link & setting for supporting providers
Some checks failed
/ build (push) Failing after 1m5s
/ test (push) Successful in 56s
2025-01-26 19:08:49 +01:00
7ab715da5a Add resource provider settings
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-20 04:35:33 +01:00
572d2a7b0d Cleanup
All checks were successful
/ build (push) Successful in 15s
/ test (push) Successful in 5s
2025-01-20 01:16:17 +01:00
5f2901d558 Cleanup
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-19 16:45:21 +01:00
90cfdb66dd Cleanup
Some checks failed
/ build (push) Failing after 15s
/ test (push) Successful in 5s
2025-01-19 16:27:12 +01:00
5b70d4bbea Fix non complient logout
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-19 14:54:08 +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
17fabd21c9 Cosmetic
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-18 14:24:28 +01:00
b96bfa870a Fix token introspection link (should be 401)
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 4s
2025-01-18 14:23:01 +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
a597a444b5 Container: fix typo 2025-01-16 05:40:07 +01:00
192ec4a0a5 Container: remove --root-path in CMD
All checks were successful
/ build (push) Successful in 42s
/ test (push) Successful in 5s
2025-01-15 02:59:56 +01:00
b15e617439 Fix README
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-13 23:00:00 +01:00
b13dca5679 Basic doc in README
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-13 22:35:54 +01:00
ae53a1472d Style
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-13 17:06:45 +01:00
d8c9546c62 Style
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-13 17:01:11 +01:00
831ea063c1 Git merge
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-13 05:45:31 +01:00
b5f2e5b57b Get more user info from provider's userinfo endpoint 2025-01-13 05:37:55 +01:00
c7e5332e12 Use id_token for sessions
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-11 20:41:33 +01:00
724887e133 Use refresh_token to refresh session
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 4s
2025-01-11 18:28:48 +01:00
26128d0c1a Style
Some checks failed
/ build (push) Failing after 14s
/ test (push) Successful in 5s
2025-01-11 03:54:53 +01:00
ea5fab38d5 CI: set version from git 4
All checks were successful
/ build (push) Successful in 14s
/ test (push) Successful in 5s
2025-01-11 03:20:22 +01:00
26b7c049b6 CI: set version from git 3
Some checks failed
/ build (push) Failing after 5s
/ test (push) Successful in 5s
2025-01-11 03:11:03 +01:00
7b53d45026 CI: set version from git 2
Some checks failed
/ build (push) Failing after 5s
/ test (push) Successful in 5s
2025-01-11 03:07:34 +01:00
3b3b7a07fb CI: set version from git
Some checks failed
/ test (push) Successful in 6s
/ build (push) Failing after 6s
2025-01-11 02:46:42 +01:00
71b6cdc2bc CI: Fix workflow
All checks were successful
/ build (push) Successful in 16s
/ test (push) Successful in 5s
2025-01-10 23:51:21 +01:00
21f1222085 Bump version
All checks were successful
/ test (push) Successful in 5s
2025-01-10 23:48:44 +01:00
b1553ec7bf Add hint to providers
All checks were successful
/ test (push) Successful in 5s
2025-01-10 23:40:24 +01:00
66d9d2dc09 CI: add build
All checks were successful
/ test (push) Successful in 5s
2025-01-10 19:45:26 +01:00
1c89a509a3 Set standard app directory in container
All checks were successful
/ test (push) Successful in 9s
2025-01-10 19:42:59 +01:00
4f5092481c Add basic test CI
Some checks failed
/ test (push) Failing after 20s
2025-01-10 19:23:38 +01:00