summaryrefslogtreecommitdiff
path: root/pkg/web/middleware
AgeCommit message (Expand)Author
2025-04-21refactor: rename middlewaremo khan
2025-04-21refactor: extract oidc.RawIDToken typemo khan
2025-04-17refactor: introduce api to parse id token from multiple locationsmo khan
2025-04-17refactor: remove Key suffix from context keysmo khan
2025-04-17refactor: move context keys to key packagemo khan
2025-04-17chore: write errors to logmo khan
2025-04-17test: extract oidc server test helpermo khan
2025-04-17refactor: use mockoidc to test out id token verificationmo khan
2025-04-17test: temporarily skip test until github.com/oauth2-proxy/mockoidc is addedmo khan
2025-04-16refactor: verify the id token on every requestmo khan
2025-04-16feat: attach middleware to unpack session cookiemo khan
2025-04-16feat: create middleware to parse id token from session cookiemo khan