OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mathias Gebbe fec4f53203
feat(oauth2): add client credentials flow with opt-in config flag (#4583)
2 weeks ago
..
config.go fix: Invert condition for unknown fields in config unmarshaller (#4596) 3 weeks ago
config_test.go feat: refactor signer configuration with local and vault options (#4532) 4 weeks ago
logger.go fix Incorrect Group Handling in RequestContextHandler logger.go (#4082) 10 months ago
main.go cmd/dex: rename file 10 years ago
serve.go feat(oauth2): add client credentials flow with opt-in config flag (#4583) 2 weeks ago
serve_test.go Fix slog nil pointer error (#3563) 2 years ago
version.go Discard package "version" (#2107) 5 years ago