496 Commits (v2.4.0)
 

Author SHA1 Message Date
rithu leena john 9b0af83604 Merge pull request #905 from rithujohn191/error-msg 9 years ago
Eric Chiang 3d7b1477e7 Merge pull request #903 from ericchiang/ldap-groups-on-user 9 years ago
rithu john dd1e901dd9 server/rotation.go: avoid displaying the "keys already rotated" error 9 years ago
Eric Chiang c3cafc8f39 Merge pull request #902 from ericchiang/saml-stable 9 years ago
Eric Chiang 5f377f07d4 *: promote SAML to stable 9 years ago
rithu leena john d4274eb0ff Merge pull request #901 from rithujohn191/github-api 9 years ago
rithu leena john 43ad9cc37c Merge pull request #904 from ericchiang/add-gitlab-to-readme 9 years ago
rithu john 76b9eb1db9 connector/github: add support for github enterprise. 9 years ago
Eric Chiang cf089025ae *: add GitLab connector to README 9 years ago
Eric Chiang 97813ff4fc connector/ldap: fix case where groups are listed on the user entity 9 years ago
Eric Chiang 7395f05e95 Merge pull request #900 from ericchiang/ldap-tests 9 years ago
Eric Chiang b8ba59d7f6 *: run LDAP tests in travis 9 years ago
Eric Chiang 0ac11d93e6 connector/ldap/testdata: add LDAP schema files 9 years ago
Eric Chiang 4a93b55c8b connector/ldap: add LDAP integration tests 9 years ago
Eric Chiang 943253fece Merge pull request #898 from ericchiang/saml-cleanup 9 years ago
Eric Chiang 362e0798a4 connector/saml: clean up SAML verification logic and comments 9 years ago
Eric Chiang 258ec4ff4b Merge pull request #897 from Calpicow/issuer_typo 9 years ago
Phu Kieu bd754e2b2d Fix entityIssuer -> ssoIssuer typo 9 years ago
Eric Chiang 53acaa9e7c Merge pull request #896 from Calpicow/audience_validate_fix 9 years ago
Phu Kieu 47897f73fa Validate audience with entityIssuer if present, use redirectURI otherwise 9 years ago
Eric Chiang 40f0265ab4 Merge pull request #885 from Calpicow/saml_issuer_fix 9 years ago
Phu Kieu 8c0eb67ecd Update documentation 9 years ago
Phu Kieu 217b5ca2c7 Add ssoIssuer to fix Response issuer checking 9 years ago
Eric Chiang 207d20777b Merge pull request #893 from ericchiang/fix-saml-validation 9 years ago
Eric Chiang a97cffcd52 connector/saml: refactor tests and add self-signed responses 9 years ago
Eric Chiang e0709dc2ac connector/saml: fix validation bug with multiple Assertion elements 9 years ago
Lucas Servén a7d443ea2b Merge pull request #891 from squat/garbage_log_info 9 years ago
Lucas Serven f3d9bd5008
server/server.go: make successful garbage collection log at info level 9 years ago
rithu leena john f4865a354c Merge pull request #886 from rithujohn191/error-msg-update 9 years ago
rithu john 5abb4b3df6 storage/static.go: correct the error message that gets displayed. 9 years ago
Eric Chiang 5eb8210eb4 Merge pull request #883 from ericchiang/scopes-docs 9 years ago
Eric Chiang 8902ddc061 Merge pull request #881 from ericchiang/api-test-use-client 9 years ago
Eric Chiang 5e34f0d1a6 Documentation: document dex scopes, claims, and client features 9 years ago
Eric Chiang f734b140cd server: use client connected to remove server for gRPC tests 9 years ago
rithu leena john 42c1eed231 Merge pull request #880 from rithujohn191/connector-object 9 years ago
rithu john bc55b86d0d storage: add connector object to backend storage. 9 years ago
Eric Chiang 6e50c18458 Merge pull request #875 from ericchiang/fix-example-app-custom-ca 9 years ago
Eric Chiang 9b0e9ab2ca cmd/example-app: fix custom CA behavior 9 years ago
Eric Chiang 2a6ae0a6ea Merge pull request #870 from Calpicow/fix_assertion_fallback 9 years ago
Phu Kieu 6f9ef961bb Use etreeutils.NSSelectOne to select Assertion element 9 years ago
Phu Kieu 4b457d8c82 vendor: revendor 9 years ago
Phu Kieu b5f70dac36 glide.yaml: update goxmldsig 9 years ago
rithu leena john 5d49e18478 Merge pull request #873 from rithujohn191/client-example 9 years ago
rithu john 562eae3fc7 examples/grpc-client: clean up the example and add tlsClientCA to ConfigMap. 9 years ago
rithu leena john 6146e23396 Merge pull request #872 from rithujohn191/offline-access-error 9 years ago
rithu john 59502850f0 connector: Connectors without a RefreshConnector should not return a refresh token instead of erroring 9 years ago
Eric Chiang b112aa2ecd Merge pull request #869 from ericchiang/saml-response-to 9 years ago
Eric Chiang 50b223a9db *: validate InResponseTo SAML response field and make issuer optional 9 years ago
Eric Chiang 8b2956ddbc Merge pull request #867 from ericchiang/xml-validation 9 years ago
Eric Chiang 910d59865b vendor: revendor 9 years ago