39 Commits (v2.3.x)

Author SHA1 Message Date
rithu john 59502850f0 connector: Connectors without a RefreshConnector should not return a refresh token instead of erroring 9 years ago
Eric Chiang 50b223a9db *: validate InResponseTo SAML response field and make issuer optional 9 years ago
Eric Chiang 33f0199077 *: fix spelling using github.com/client9/misspell 9 years ago
rithu john d201e49248 api: adding a gRPC call for listing refresh tokens. 9 years ago
rithu john d928ac0677 storage: Add OfflineSession object to backend storage. 9 years ago
Eric Chiang 72a431dd4b {web,server}: use html/template and reduce use of auth request ID 9 years ago
Simon HEGE 415a68f977 Allow CORS on keys and token endpoints 9 years ago
Eric Chiang 1eda382789 server: add at_hash claim support 9 years ago
Eric Chiang f778b2d33b server: update refresh tokens instead of deleting and creating another 9 years ago
Eric Chiang f926d74157 server: fixes for the implicit and hybrid flow 9 years ago
Eric Chiang 0f4a1f69c5 *: wire up SAML POST binding 9 years ago
Simon HEGE b4c47910e4 Allow CORS on discovery endpoint 9 years ago
rithu john 75aa1c67ce server: add error HTML templates with error description. 10 years ago
rithu john 9949a1313c server: modify error messages to use logrus. 10 years ago
Eric Chiang 952e0f81f5 connector: add RefreshConnector interface 10 years ago
Phu Kieu 35180a72f1 Enable groups scope 10 years ago
Eric Chiang 12a5c0ada3 server: use seconds instead of nano seconds for expires_in and expiry 10 years ago
Eric Chiang 7c2289e0de *: rename internally used "state" form value to "req" 10 years ago
Eric Chiang a3235d022a *: verify "state" field before passing request to callback connectors 10 years ago
Lucas Serven 5c498ae4df server/handlers: fix Cache-Control header 10 years ago
Eric Chiang 7084a801d7 *: port oob template 10 years ago
Eric Chiang 3e20a080fe server: fix auth request expiry 10 years ago
Eric Chiang 2834da443f server: allow extra spaces in scopes 10 years ago
Eric Chiang ac6e419d48 server: add tests for refreshing with explicit scopes 10 years ago
Eric Chiang e873a31b21 server: add health check endpoint 10 years ago
Eric Chiang 82a55cf785 {server,storage}: add LoggedIn flag to AuthRequest and improve storage docs 10 years ago
Eric Chiang 608d8ba984 *: switch dex to the ported templates 10 years ago
Eric Chiang 571024182d *: set response types supported in discovery based on server config 10 years ago
Eric Chiang c113df961a *: support the implicit flow 10 years ago
Eric Chiang c33ad3e0f3 server: fix oauth2 values and remove unused code 10 years ago
Eric Chiang bfe560ee21 rename 10 years ago
Eric Chiang 235ae9c3c4 server: update discovery to include offline_access scope 10 years ago
Eric Chiang 53d1be4a87 *: load static clients from config file 10 years ago
Eric Chiang 3110f45c3d *: lots of renaming 10 years ago
Eric Chiang f4c5722e42 *: connectors use a different identity object than storage 10 years ago
Eric Chiang cab271f304 initial commit 10 years ago