513 Commits (v0.5.0)
 

Author SHA1 Message Date
Eric Chiang 1cc816097a Merge pull request #486 from ericchiang/build-with-go-1-6 10 years ago
Eric Chiang f25f882e07 build with go 1.6 and actually push to quay 10 years ago
Eric Chiang e134d4d261 Merge pull request #484 from bobbyrullo/scope 10 years ago
Bobby Rullo c161c2e1c3 scope: don't validate empty scopes 10 years ago
bobbyrullo a7b860b9c2 Merge pull request #479 from bobbyrullo/specify_yer_client_creds 10 years ago
Bobby Rullo 65ce2e5766 schema: update schema docs 10 years ago
Bobby Rullo 41740179af client: admin API allows user defined creds 10 years ago
bobbyrullo 3b8d704c9c Merge pull request #471 from bobbyrullo/native 10 years ago
Bobby Rullo 095489d7c5 db: fix client migration test 10 years ago
Bobby Rullo 6d4336c3c8 examples: support OOB in example app. 10 years ago
Bobby Rullo b80dbc8975 server: support out-of-band auth flow 10 years ago
Bobby Rullo 42cd59aef4 client: differentiate error vs. nil result 10 years ago
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