501 Commits (cdcf08066db76de80da1773857a51376960b0317)
 

Author SHA1 Message Date
Bobby Rullo cdcf08066d client, server: public client restrictions 10 years ago
Bobby Rullo 4f85f3a479 server: change ClientMetadata -> Client 10 years ago
Bobby Rullo c0668997ae admin: create public clients with admin api 10 years ago
Bobby Rullo ff933812f5 schema: add public clients to schema 10 years ago
Bobby Rullo 61d3e5659e Documentation 10 years ago
Bobby Rullo 3ec692297b client: Manager.New deals with public clients 10 years ago
Bobby Rullo 09e889e7bc client: add public client to data model 10 years ago
Eric Chiang a530cc8d7c Merge pull request #472 from ericchiang/revert-github-issue-templates 10 years ago
Eric Chiang 494be28325 Revert "Use Github templates for issues/proposals" 10 years ago
Eric Chiang e92b6a5908 Merge pull request #463 from ericchiang/register-on-first-login 10 years ago
Eric Chiang 35cab93c0a *: add --enable-automatic-registration flag to worker 10 years ago
bobbyrullo ce7214657c Merge pull request #468 from bobbyrullo/remove_apis 10 years ago
Bobby Rullo c9c33befb5 adminschema: fix test 10 years ago
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