55 Commits (5bbfbbe168a747b017710dd8804846ddf390cbb2)

Author SHA1 Message Date
Maksim Nabokikh 5bbfbbe168
feat: add PKCE (Proof Key for Code Exchange) configuration to OAuth2 settings (#4638) 4 days ago
Maksim Nabokikh 80d297b8a4
feat: update CSS for improved theming and button styles (#4634) 5 days ago
Maksim Nabokikh f80a89dd5d
feat(client): add allowed connectors field to client configuration (#4610) 5 days ago
Maksim Nabokikh 7777773067
feat(connector): connectors for grants (#4619) 6 days ago
Mathias Gebbe fec4f53203
feat(oauth2): add client credentials flow with opt-in config flag (#4583) 2 weeks ago
Maksim Nabokikh 8db7699e0f
feat: implement device code flow in example-app (#4570) 3 weeks ago
Maksim Nabokikh 785033767c
feat: refactor signer configuration with local and vault options (#4532) 4 weeks ago
Ivan Zviagintsev 9e377718dc
feat: add name and emailVerified fields for static passwords (#4526) 1 month ago
Maksim Nabokikh 56958b1ad2
feat: Add Vault signer for JWT (#4512) 1 month ago
Doug Goldstein 4bdb4f2c5a
chore: extend example configs for idEnv and public (#4443) 1 month ago
Ivan Zviagintsev d1b2722e39
feat: support groups and preferred_username for staticPasswords (#4456) 2 months ago
Maksim Nabokikh 81af48862b
Remove additional features and add a feature flag instead (#3663) 2 years ago
Maksim Nabokikh 225660785c
Enrich Dex logs with real IP and request ID (#3661) 2 years ago
Maksim Nabokikh 63f4410ac1
Update dependencies before Dex v2.41 (#3637) 2 years ago
Giovanni Campeol b07e1bc9f1
gRPC Connectors API (#3245) 2 years ago
Maksim Nabokikh 088339fc28
Add headers control to dex web server (#3339) 2 years ago
Sean Liao 8ac8dca9f4
include granttypes in example config (#3027) 3 years ago
m.nabokikh 6822ad950f feat: enable profiling endpoints 4 years ago
Jesse Glick 65edeff231
Include explanation in comment: https://github.com/dexidp/dex/pull/2218#discussion_r679873279 5 years ago
Jesse Glick f1d4fec45e
Demonstrate use of `htpasswd` for bCrypt in `staticPasswords` 5 years ago
m.nabokikh beb8911cf7 chore: add note about units to expire config 5 years ago
m.nabokikh 91de99d57e feat: Add refresh token expiration and rotation settings 5 years ago
Mark Sagi-Kazar 27a43669a7
chore: add new development configuration 5 years ago
Mark Sagi-Kazar 0a88483409
chore: rename the docs directory 5 years ago
Maksim Nabokikh 35da73de38
chore: add frontend section to dev config (#1913) 5 years ago
Isaac Parker 0af41fb4ca docs: Correct tlsClientCA example reference 5 years ago
justin-slowik 9882ea453f better support for /device/callback redirect uris with public clients. 6 years ago
justin-slowik f6d8427f32 Added device flow static client to config-dev.yaml 6 years ago
Justin Slowik 9bbdc721d5 Device flow token code exchange (#2) 6 years ago
Nandor Kracser 5b7a664e9d
add docker-compose for local testing 6 years ago
Brian Candler 442d3de11d Allow the "google" connector to work without a service account 6 years ago
Zach Brown 13be146d2a Add support for password grant #926 6 years ago
Tom Downes 963b8e992d
Add examples for recent additions to oauth2 configuration options 7 years ago
Frederic Branczyk 5f03479d29
*: Add go runtime, process, HTTP and gRPC metrics 8 years ago
rithu john 5e0bf8b65f connector/oidc: fix hosted domain support. 9 years ago
Eric Chiang c1a7285711 examples: document explicit flow in example config 9 years ago
Ben Navetta 687bc9ca5c add hosted domain to example config 9 years ago
Eric Chiang 33f0199077 *: fix spelling using github.com/client9/misspell 9 years ago
rithu john fa2f76bcdb examples: adding a gRPC client example. 9 years ago
Eric Chiang 4d54038256 examples: add logger fields 9 years ago
Eric Chiang 391dc51c13 *: add theme based frontend configuration 9 years ago
Phu Kieu ba58f3f43b Fix Google OIDC callback url 9 years ago
Eric Chiang a52e324f68 *: readme updates for v2 9 years ago
Eric Chiang 015e7cf606 cmd/dex: only expand from env for storages and connectors 9 years ago
rithu leena john 600e761266 cmd/dex: expose IDTokensValidFor and RotateKeysAfter server options in config. 10 years ago
Eric Chiang ebe51e736d cmd/dex: accept raw bcrypt'd hash as well as base64'd version of hash 10 years ago
rithu leena john 42dfd3ecec cmd/dex: add option for gRPC client auth CA. 10 years ago
Eric Chiang a11db557b4 *: expand environment variables in config 10 years ago
Eric Chiang dc13f09fb7 *: add more comments to the example config 10 years ago
Eric Chiang 2909929b17 *: add the ability to define passwords statically 10 years ago