29 Commits (4792f0c59f833e6a9175ac7c199d7a72bc052d2e)

Author SHA1 Message Date
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