412 Commits (v2.2.x)
 

Author SHA1 Message Date
Simon HEGE 415a68f977 Allow CORS on keys and token endpoints 9 years ago
Eric Chiang ca7d2b8f9e Merge pull request #772 from ericchiang/at_hash-support 9 years ago
Eric Chiang 1eda382789 server: add at_hash claim support 9 years ago
Eric Chiang 79c21f9b0c Merge pull request #773 from y2kenny/patch-1 9 years ago
y2kenny 4d4cb99459 Removed extra o typo 9 years ago
Eric Chiang 3c247db00a Merge pull request #757 from ericchiang/constant-refresh-tokens 9 years ago
Eric Chiang ed20fee2b9 cmd/example-app: fix refreshing 9 years ago
Eric Chiang f4bbab5056 server/internal: generate protobuf types 9 years ago
Eric Chiang f778b2d33b server: update refresh tokens instead of deleting and creating another 9 years ago
Eric Chiang 312ca7491e storage: add extra fields to refresh token and update method 9 years ago
Eric Chiang c66cce8b40 Merge pull request #766 from ericchiang/implicit-flow 9 years ago
Eric Chiang f926d74157 server: fixes for the implicit and hybrid flow 9 years ago
Eric Chiang 7f72ea786d Merge pull request #752 from ericchiang/saml 9 years ago
Eric Chiang 7ea2d24011 vendor: revendor 9 years ago
Eric Chiang 78665074ed cmd/example-app: add option to not request a refresh token 9 years ago
Eric Chiang 0f4a1f69c5 *: wire up SAML POST binding 9 years ago
Eric Chiang 31dfb54b6f connector: add a SAML connector 9 years ago
Eric Chiang 15fadeaf86 Merge pull request #767 from rithujohn191/fix-refresh 9 years ago
rithu john 2c03693972 storage: Add ConnectorData to storage RefreshToken. 9 years ago
Eric Chiang ec9d1607b2 Merge pull request #760 from xeonx/master 9 years ago
Simon HEGE 6cbf7125e0 vendor: revendor 9 years ago
Simon HEGE b4c47910e4 Allow CORS on discovery endpoint 9 years ago
rithu leena john 4ddc5eb061 Merge pull request #765 from rithujohn191/bump-oidc 9 years ago
rithu john 05cef99a31 vendor: revendor 9 years ago
rithu john 984b2934fe *: update vendored go-oidc 9 years ago
rithu leena john fb5199c958 Merge pull request #759 from rithujohn191/ldap-grpsearch 9 years ago
rithu john 6a728f107e connector/ldap: enable groupSearch to be empty 9 years ago
rithu leena john 3e2d857928 Merge pull request #756 from ericchiang/revendor 9 years ago
Eric Chiang 1451213dd7 vendor: revendor 9 years ago
Eric Chiang d87a4c35b9 *: add 'make revendor' and tests to catch incorrect glide usage 9 years ago
Eric Chiang 54afc8f1d2 Merge pull request #754 from szuecs/bugfix/wrong-shell 9 years ago
Sandor Szuecs 626f205f8f sh has no arrays 9 years ago
Eric Chiang 3c9ab50ddf Merge pull request #751 from h0me/patch-1 9 years ago
h0me 9bf491befc replace bcrypt hash with a working one 9 years ago
rithu leena john 03033e5e44 Merge pull request #750 from rithujohn191/use-utc 9 years ago
rithu john 135b71727d server: use UTC timestamps in dex. 9 years ago
Eric Chiang c58dd948c7 Merge pull request #749 from ericchiang/postgres-timezones 9 years ago
Eric Chiang c7aa1548e6 Merge pull request #742 from rithujohn191/dex-frontend-cleanup 9 years ago
Eric Chiang fd20b213bb storage: fix postgres timezone handling 9 years ago
rithu john 75aa1c67ce server: add error HTML templates with error description. 9 years ago
Eric Chiang 89cbf8d243 Merge pull request #748 from ericchiang/better-config-feedback 9 years ago
Eric Chiang 4d54038256 examples: add logger fields 9 years ago
Eric Chiang 50086e6863 cmd/dex: provide better feedback when parsing config 9 years ago
rithu leena john dd3133072c Merge pull request #741 from rithujohn191/logging-correction 9 years ago
rithu john 8b7f810bb8 cmd/dex: modify error messages to info messages. 9 years ago
Eric Chiang 91cc94dd8f Merge pull request #740 from ericchiang/fix-comment-typos 9 years ago
Eric Chiang aa6c0c6ed7 Merge pull request #739 from ericchiang/check-go-version 9 years ago
Eric Chiang 998350db74 *: add go report card to README 9 years ago
Eric Chiang fe196864c0 *: fix comment typos found with github.com/client9/misspell 9 years ago
rithu leena john 71a1d8d42f Merge pull request #723 from rithujohn191/support-leveled-logging 9 years ago