47 Commits (7ca42d7f6e88b8ebdf3cc3fb04c19a97e75bc208)

Author SHA1 Message Date
Josh Soref 12d043c7d9 spelling: into 3 years ago
Maksim Nabokikh e2ce0b6fca
chore: Add a comment about config/email JSON tag bug (#2830) 3 years ago
Daniel Lipovetsky 07d7913049
chore: Upgrade golangci-lint to v1.50.1 from v1.46.0 (#2790) 3 years ago
Bob Callaway fcfbb1ecb0 Add HMAC protection on /approval endpoint 4 years ago
Bob Callaway 83e2df821e
add PKCE support to device code flow (#2575) 4 years ago
m.nabokikh 4b54433ec2 Bump golag-ci lint version to 1.40.1 5 years ago
m.nabokikh 91de99d57e feat: Add refresh token expiration and rotation settings 5 years ago
m.nabokikh b2e9f67edc Enable unparam, prealloc, sqlclosecheck linters 5 years ago
m.nabokikh 30c3d78365 fix: log device flow entities GC result if no auth entities collected 5 years ago
Bernd Eckstein b5519695a6
PKCE implementation (#1784) 5 years ago
m.nabokikh 1d83e4749d Add gocritic 5 years ago
m.nabokikh 4d63e9cd68 fix: Bump golangci-lint version and fix some linter's problems 5 years ago
justin-slowik 1404477326 Updates based on dexidp pr 6 years ago
Justin Slowik 9c699b1028 Server integration test for Device Flow (#3) 6 years ago
Justin Slowik 9bbdc721d5 Device flow token code exchange (#2) 6 years ago
Justin Slowik 0d1a0e4129 Device token api endpoint (#1) 6 years ago
Justin Slowik 6d343e059b Generates/Stores the device request and returns the device and user codes. 6 years ago
Yann Soubeyrand 99c3ec6820 Add ability to set ID and Secret from environment variables for static clients 6 years ago
krishnadurai 91cbd466a5 Option to add staticPasswords from environment variables 6 years ago
Joel Speed 176ba709a4
Revert "Remove connectordata from other structs" 6 years ago
Joel Speed 5c88713177
Remove connectordata from other structs 6 years ago
Joel Speed 575c792156
Store most recent refresh token in offline sessions 6 years ago
Nandor Kracser c1b421fa04 add preffered_username to idToken 6 years ago
Kazumasa Kohtaka cc314690f4 Avoid generating an identifer which starts with a number because it may be used as a SAML's ID attribute 9 years ago
rithu john 8c9c2518f5 server: account for dynamically changing connector object in storage. 9 years ago
rithu john bc55b86d0d storage: add connector object to backend storage. 9 years ago
rithu john d928ac0677 storage: Add OfflineSession object to backend storage. 9 years ago
Eric Chiang 1eda382789 server: add at_hash claim support 9 years ago
Eric Chiang 312ca7491e storage: add extra fields to refresh token and update method 9 years ago
Eric Chiang fd20b213bb storage: fix postgres timezone handling 9 years ago
rithu john 19c22807a7 api: adding ListPasswords() method to the storage interface. 9 years ago
Eric Chiang aa7f304bc1 *: switch to github.com/ghodss/yaml for more consistent YAML parsing 10 years ago
rithu leena john ed7e943406 api: add gRPC endpoints for creating, updating and deleting passwords 10 years ago
Eric Chiang c0aa63ac97 storage: update godocs 10 years ago
Eric Chiang df6cfa0b7a storage: add GC method to interface to standardize handling 10 years ago
Eric Chiang 74b44e9757 storage: add a password resource 10 years ago
Eric Chiang 490b3494db storage: increase the number of bytes randomly generated for IDs 10 years ago
Eric Chiang 82a55cf785 {server,storage}: add LoggedIn flag to AuthRequest and improve storage docs 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 e716c14718 storage: remove current registration process for new storages 10 years ago
Eric Chiang 820b460583 storage/kubernetes: garbage collect expired objects 10 years ago
Eric Chiang 94e26782b4 *: add gRPC server for interacting with storages 10 years ago
Eric Chiang cab271f304 initial commit 10 years ago