488 Commits (ce421a4dab9e9d94e9bc242036c20320dfa8085b)
 

Author SHA1 Message Date
Bobby Rullo ce421a4dab schema: gofmt the generated code. 10 years ago
Bobby Rullo 82c5c27048 schema: generator now gofmts everything. 10 years ago
Bobby Rullo 59dc4a9400 dexctl: remove api driver 10 years ago
Bobby Rullo 8942a49702 server: remove client_resource api 10 years ago
Bobby Rullo adb2ccf872 test: add schema/adminschema to tests 10 years ago
Bobby Rullo 104c9761c6 schema: remove clients API 10 years ago
bobbyrullo b7e19b6e84 Merge pull request #465 from bobbyrullo/cross_client_refresh_tokens 10 years ago
Bobby Rullo 75473b4cba refresh tokens: grant claims based on scopes 10 years ago
Bobby Rullo 32a1994a5e refresh tokens: store and validate scopes. 10 years ago
Eric Chiang ea2f0a3264 Merge pull request #466 from zlabjp/update-go-oidc 10 years ago
Takashi Kusumi 316953d33f vendor: update go-oidc to add support for Azure AD 10 years ago
Eric Chiang 868f53228c Merge pull request #459 from burdiyan/github-templates 10 years ago
Eric Chiang ad8d5e161f Merge pull request #464 from ericchiang/genconfig-dont-hijack-package-comment 10 years ago
Eric Chiang b7674744ee *: don't let generated comment become package comment 10 years ago
bobbyrullo ae56f6de85 Merge pull request #458 from bobbyrullo/load_static_cross_clients 10 years ago
Bobby Rullo ce14dc4368 examples, static: Add cross-client auth to example 10 years ago
Eric Chiang 9739b6e966 Merge pull request #461 from burdiyan/400-better-errors-connectors 10 years ago
Alexandr Burdiyan 24134e18ea Add connector id to the registration error message 10 years ago
Alexandr Burdiyan 09cb38577f Use Github templates for issues/proposals 10 years ago
Bobby Rullo 88142764e9 db: Don't check that trusted peers clients exist 10 years ago
Bobby Rullo ca18efb1fe client: load full clients w/ LoadableClient 10 years ago
bobbyrullo a9d854e144 Merge pull request #426 from bobbyrullo/cross_client_2 10 years ago
Bobby Rullo 5939a15d10 remove DexServer 10 years ago
Bobby Rullo e71c5086ba server: CodeToken now does Cross-Client auth 10 years ago
Bobby Rullo 9b4740862c server: /auth accepts, validates X-client scopes 10 years ago
Bobby Rullo e6e04be297 integration: changes based on codegen 10 years ago
Bobby Rullo 2406c09598 workerschema: move Client.Revoke to RefreshClient 10 years ago
Bobby Rullo e1c070d84e admin: add trustedPeers bootstrap api 10 years ago
Bobby Rullo 5e9dd9f4b0 adminschema: add trustedPeers to client creation 10 years ago
Bobby Rullo f9dbc8a3d2 db, client: add data model for trusted peers 10 years ago
bobbyrullo 546463adcc Merge pull request #457 from bobbyrullo/client_manager_tweaks 10 years ago
Bobby Rullo 182e8af420 test: alphabetize tests 10 years ago
Bobby Rullo 1b4dca80d7 client: remove ClientManagerFromClients 10 years ago
Bobby Rullo a33d61c8e2 server: remove boilerplate setup code part deux 10 years ago
Bobby Rullo ad1d5ab253 server: remove boilerplate setup code 10 years ago
Bobby Rullo 8d1a6f2324 functional: test sample clients file is valid 10 years ago
Eric Chiang 9c260c7698 Merge pull request #455 from ericchiang/update-go-versions-for-travis 10 years ago
Eric Chiang ca0655cbba Merge pull request #453 from kismatic/tls-example-app 10 years ago
abrand 51659716e0 Improved error message when TLS config is specified, but listen/redirect URL are using wrong scheme 10 years ago
Eric Chiang 2362154d99 *: allow builds with development versions of Go 10 years ago
Eric Chiang 1ffb243e9a *: Update Go versions used for Travis tests and test tip 10 years ago
Eric Chiang 2d5fb0b47a Merge pull request #316 from fnordahl/issue/309-implement-connection-pooling 10 years ago
abrand 6f98dfeb96 Added TLS support to the example application 10 years ago
Frode Nordahl 3077979a3b Functional tests for LDAP Connection Pool 10 years ago
Frode Nordahl e531dd6be5 Implement connection pooling for LDAP connections 10 years ago
Frode Nordahl f976fa1d3b vendor: Add golang.org/x/net/context 10 years ago
Bobby Rullo 86ef34d8e2 client: generateClientCreds -> addClientCreds 10 years ago
Eric Chiang 4440b3a085 Merge pull request #449 from ericchiang/add-connectors-to-api 10 years ago
Eric Chiang 35ea3d9ae1 *: add ability to set and list connectors from admin API 10 years ago
Eric Chiang adbf486246 schema/adminschema: add route for setting and listing connectors 10 years ago