39 Commits (9e377718dc09ee4f0e8baa27212c3330ec408fae)

Author SHA1 Message Date
Ivan Zviagintsev 9e377718dc
feat: add name and emailVerified fields for static passwords (#4526) 3 months ago
Ivan Zviagintsev d1b2722e39
feat: support groups and preferred_username for staticPasswords (#4456) 4 months ago
Mark Sagi-Kazar e230d9426d
test: use new Go features in tests 9 months ago
Bob Maertz ad31b5d6f7
Passing context storage (#3941) 1 year ago
Maksim Nabokikh bb985ca0ea
Create offline sessions if approval is skipped (#3828) 1 year ago
Romain Caire 8755308759
[RFC7662] Add introspect endpoint to introspect access & refresh token (#3404) 2 years ago
Ferenc Fabian 2377b0a0cd
Add context to storage's Create endpoints (#2935) 2 years ago
MM53 efc2fdb102
Store offline sessions only if they were requested by the user (#3125) 3 years ago
Sean Liao dcf7b18510
OAuth 2.0 Token Exchange (#2806) 3 years ago
Maksim Nabokikh 28aaa8f511
fix: Do not skip approval screen by default (#2897) 3 years ago
Maksim Nabokikh 7016a82589
fix: return 401 if password is invalid (#2796) 3 years ago
nobuyo 9f70c7da43 Add test for skipping approval 3 years ago
Bob Callaway 8fd69c16f5 correctly handle path escaping for connector IDs 5 years ago
Henning 138364ceeb
handlePasswordGrant: insert connectorData into OfflineSession (#2199) 5 years ago
Mark Sagi-Kazar 0bef10ef80
chore(deps): update gosundheit 5 years ago
Alastair Houghton cd0c24ec4d fix: add an extra endpoint to avoid refresh generating AuthRequests. 5 years ago
Alastair Houghton 030a6459d6 fix: reinstate TestHandleAuthCode. 5 years ago
Alastair Houghton 88025b3d7c fix: remove some additional dependencies. 5 years ago
Alastair Houghton cdbb5dd94d fix: defer creation of auth request. 5 years ago
Rui Yang 4e569024fd use go 1.16 new package io/fs 5 years ago
Rui Yang 7b50cbf0ac use pkger for embedding static contents 5 years ago
Rui Yang 10e9054811 Use http.FileSystem for web assets 5 years ago
Mark Sagi-Kazar 316da70545
refactor: use new health checker 5 years ago
m.nabokikh d6b5105d9b fix: check code presence 5 years ago
m.nabokikh 123185c456 fix: return invalid_grant error for invalid or expired auth codes 5 years ago
Josh Soref 5d659a108c spelling: templates 5 years ago
Tomasz Kleczek b1311baa3c abort connector login if connector was already set #1707 6 years ago
Mark Sagi-Kazar f141f2133b
Fix whitespace 6 years ago
Mike O 43d1a044bd Add tests for some callback handler error conditions 7 years ago
Eric Chiang 8935a1479c server: update health check endpoint to query storage periodically 7 years ago
Eric Chiang 777eeafabc *: update go-oidc and use standard library's context package 9 years ago
Simon HEGE 415a68f977 Allow CORS on keys and token endpoints 9 years ago
Simon HEGE b4c47910e4 Allow CORS on discovery endpoint 9 years ago
Eric Chiang 96440e4cc5 *: fix linting 10 years ago
Eric Chiang 4296604f11 {cmd,server}: move garbage collection logic to server 10 years ago
Eric Chiang 9243a092cf server: add a test for the health check handler 10 years ago
Eric Chiang cab271f304 initial commit 10 years ago