Commit graph

  • bfbd4adb1c some ideas to implement jwt client assertion Livio Amstutz 2020-09-08 17:09:27 +02:00
  • a37a8461a5 lot of unfinished changes Livio Amstutz 2020-09-08 16:07:49 +02:00
  • ccfc052b49
    chore: new go versions Florian Forster 2020-09-07 13:21:46 +02:00
  • d82e6eacc9
    chore: use only go mod native version Florian Forster 2020-09-07 13:19:10 +02:00
  • 9cb0fff23f Merge remote-tracking branch 'origin/service-accounts' into service-accounts Livio Amstutz 2020-09-07 12:40:54 +02:00
  • 7487af3db4 add func for creating JWT token adlerhurst 2020-09-07 12:39:22 +02:00
  • 6a0dd7c270 Merge branch 'master' into service-accounts Livio Amstutz 2020-09-07 12:36:10 +02:00
  • 83dd182b27 Notes added by 'git notes add' semantic-release-bot 2020-09-07 10:34:04 +00:00
  • abd3b6f521
    fix: handle single aud string claim, extract en/decoder interface, comments (#51) v0.7.5 Livio Amstutz 2020-09-07 12:32:35 +02:00
  • 23fe668668 fix capitalization Livio Amstutz 2020-09-07 12:27:14 +02:00
  • 127ae4b638
    Update pkg/op/authrequest_test.go Livio Amstutz 2020-09-07 12:21:48 +02:00
  • 85574e54c6
    Update pkg/oidc/authorization.go Livio Amstutz 2020-09-07 12:21:38 +02:00
  • 74ffa67615
    Update pkg/oidc/authorization.go Livio Amstutz 2020-09-07 12:21:24 +02:00
  • 6b063f5963 go mod tidy Livio Amstutz 2020-09-07 10:17:20 +02:00
  • 72261bc005 Merge branch 'master' into scopes Livio Amstutz 2020-09-07 10:16:13 +02:00
  • 822ffb581f
    chore(deps): bump github.com/gorilla/schema from 1.1.0 to 1.2.0 (#45) dependabot[bot] 2020-09-07 10:15:44 +02:00
  • d642904c35
    chore(deps): bump github.com/gorilla/handlers from 1.4.2 to 1.5.0 (#44) dependabot[bot] 2020-09-07 10:15:29 +02:00
  • a4ee37dd31 reformat imports Livio Amstutz 2020-09-07 09:47:14 +02:00
  • 007a68d861 Merge branch 'master' into scopes Livio Amstutz 2020-09-07 09:39:28 +02:00
  • 28f700aaf6
    chore(deps): bump github.com/gorilla/handlers from 1.4.2 to 1.5.0 dependabot[bot] 2020-09-07 06:41:36 +00:00
  • eb69cb1204
    chore(deps): bump github.com/gorilla/schema from 1.1.0 to 1.2.0 dependabot[bot] 2020-09-07 06:38:02 +00:00
  • 2794ff12d5
    chore(deps): bump github.com/gorilla/mux from 1.7.4 to 1.8.0 (#46) dependabot[bot] 2020-09-07 07:40:34 +02:00
  • c7a15ae970
    chore(deps): bump github.com/google/uuid from 1.1.1 to 1.1.2 (#50) dependabot[bot] 2020-09-07 07:40:22 +02:00
  • 7a109a763d feat: service account token exchange adlerhurst 2020-09-02 17:52:22 +02:00
  • 25802f8246
    chore(deps): bump github.com/google/uuid from 1.1.1 to 1.1.2 dependabot[bot] 2020-08-31 04:11:56 +00:00
  • b99a198416 Notes added by 'git notes add' semantic-release-bot 2020-08-28 12:53:29 +00:00
  • c828290ef1
    fix: improve interceptor handling (#49) v0.7.4 Livio Amstutz 2020-08-28 14:51:38 +02:00
  • 87884357fb fix: improve interceptor handling Livio Amstutz 2020-08-28 14:40:53 +02:00
  • a4e63d37a0 Notes added by 'git notes add' semantic-release-bot 2020-08-24 14:09:45 +00:00
  • d02653e75d
    fix: add authorization to cors (#48) v0.7.3 Livio Amstutz 2020-08-24 16:08:07 +02:00
  • d053d8ae48 fix: add authorization to cors Livio Amstutz 2020-08-24 16:06:49 +02:00
  • c038f3be7d Notes added by 'git notes add' semantic-release-bot 2020-08-24 06:23:00 +00:00
  • b2b25c5b8c
    Merge pull request #47 from caos/fix-cors v0.7.2 Fabi 2020-08-24 08:19:29 +02:00
  • 6e71c17f1d pass origin into GetUserinfoFromToken Livio Amstutz 2020-08-24 07:52:22 +02:00
  • 386051632b
    chore(deps): bump github.com/gorilla/mux from 1.7.4 to 1.8.0 dependabot[bot] 2020-08-24 04:04:06 +00:00
  • 9321d02be6 Notes added by 'git notes add' semantic-release-bot 2020-08-20 14:29:39 +00:00
  • 57cf8ee9c7
    fix: add code_challenge_methods_supported to discovery endpoint (#43) v0.7.1 Livio Amstutz 2020-08-20 16:27:51 +02:00
  • bf003f8e54 fix mock Livio Amstutz 2020-08-20 16:25:31 +02:00
  • 68033051ba fix: add code_challenge_methods_supported to discovery endpoint Livio Amstutz 2020-08-20 16:18:31 +02:00
  • c88e6b4ab3 fix: explicit allow Origin from request Livio Amstutz 2020-08-10 15:49:32 +02:00
  • 19b4cdca08 Notes added by 'git notes add' semantic-release-bot 2020-08-06 11:46:47 +00:00
  • 5a8e69978f
    chore(workflow): semantic release (#42) v0.7.0 Livio Amstutz 2020-08-06 13:45:16 +02:00
  • a73a193444 fix release.yml Livio Amstutz 2020-08-06 13:36:04 +02:00
  • df2d0f58e4 chore: change semantic releasing Livio Amstutz 2020-08-06 13:35:20 +02:00
  • 17f769a875
    Merge pull request #39 from caos/dependabot/go_modules/github.com/golang/mock-1.4.4 Fabi 2020-08-06 13:15:34 +02:00
  • c6e22dff69
    feat: dev mode on client, check client configuration (#41) Fabi 2020-08-06 13:10:49 +02:00
  • d1773beef1 fix: tests Fabiennne 2020-08-06 13:09:30 +02:00
  • 476a198f27 fix: tests Fabiennne 2020-08-06 09:32:11 +02:00
  • 4eb2c4e270 fix: tests Fabiennne 2020-08-06 09:21:25 +02:00
  • 63fda45cfd fix tests with VerifyIdToken Livio Amstutz 2020-08-03 15:46:20 +02:00
  • ee62bffed4 fix: audience mapping (single aud string) Livio Amstutz 2020-08-03 15:33:28 +02:00
  • e46029eebd fix token validation and error messages Livio Amstutz 2020-08-03 15:32:49 +02:00
  • 3663b9d1af Merge branch 'master' into scopes Livio Amstutz 2020-08-03 09:18:41 +02:00
  • 3507057c66
    fix: remove bracket (#40) v0.6.5 Fabi 2020-07-29 09:01:13 +02:00
  • 4291a1cacf fix: remove bracket Fabiennne 2020-07-29 08:38:54 +02:00
  • 665cfb3555
    Merge pull request #38 from JCustin/patch-1 Fabi 2020-07-29 07:54:02 +02:00
  • 576db48c11
    chore(deps): bump github.com/golang/mock from 1.4.3 to 1.4.4 dependabot[bot] 2020-07-29 04:02:20 +00:00
  • e6356f101d
    Update pkg/op/authrequest.go JCustin 2020-07-28 13:26:14 -07:00
  • c68975601b
    Update pkg/op/authrequest.go JCustin 2020-07-28 13:26:04 -07:00
  • b2d043a84f
    Update pkg/op/authrequest.go JCustin 2020-07-28 13:25:53 -07:00
  • f552b1cd3f
    Update pkg/op/authrequest.go JCustin 2020-07-28 13:25:41 -07:00
  • f6f8cbacc5
    Update pkg/op/authrequest.go JCustin 2020-07-28 13:25:25 -07:00
  • cd1c3642d1
    Update pkg/op/authrequest.go JCustin 2020-07-28 13:25:17 -07:00
  • d653ed7112
    Update pkg/op/authrequest.go JCustin 2020-07-28 13:25:08 -07:00
  • 858a52759a
    Update pkg/op/authrequest.go JCustin 2020-07-28 13:24:59 -07:00
  • 9c8698da56
    Update pkg/op/authrequest.go JCustin 2020-07-28 13:24:48 -07:00
  • e54ab63c1c
    Update authrequest.go JCustin 2020-07-27 19:19:14 -07:00
  • 7c1fc4902e some comments Livio Amstutz 2020-07-13 08:02:07 +02:00
  • 4a10ffaaa2 en/decoding abstraction Livio Amstutz 2020-07-13 07:30:00 +02:00
  • 2966355b0e
    fix: add authorizations to userinfo (#37) v0.6.4 Livio Amstutz 2020-07-09 13:40:32 +02:00
  • 727efe61f4 fix: add authorizations to userinfo Livio Amstutz 2020-07-09 13:38:12 +02:00
  • b4c6e3ba02
    chore(security): codeql setup (#36) Florian Forster 2020-07-07 11:48:14 +02:00
  • 4eaf5d1ae1
    chore(security): codeql setup Florian Forster 2020-07-07 11:06:34 +02:00
  • 628bc4ed65
    fix: end session (#35) v0.6.3 Livio Amstutz 2020-07-06 12:52:22 +02:00
  • 6811ada6e1 Merge branch 'master' into auth-code Livio Amstutz 2020-07-06 12:47:55 +02:00
  • f2976e5cba
    Merge 28a800440e into 21dfd6c22e dependabot[bot] 2020-07-06 10:46:17 +00:00
  • 21dfd6c22e
    chore(deps): bump golang.org/x/text from 0.3.2 to 0.3.3 (#34) dependabot[bot] 2020-07-06 12:46:16 +02:00
  • 8ed8f4918c
    chore(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.1 (#33) dependabot[bot] 2020-07-06 12:45:55 +02:00
  • f8fc7961b2 fix: terminate session possible wihtout id_token_hint Livio Amstutz 2020-07-06 10:35:30 +02:00
  • 653540c27d fix: op handler as http.Handler Livio Amstutz 2020-07-06 10:34:58 +02:00
  • 320dd41137 fix: option to ignore expiration on id_token and error handling Livio Amstutz 2020-07-06 10:34:35 +02:00
  • 28a800440e
    chore(deps): bump golang.org/x/text from 0.3.2 to 0.3.3 dependabot[bot] 2020-06-17 04:03:38 +00:00
  • 260f03bd2e
    chore(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.1 dependabot[bot] 2020-06-08 04:03:06 +00:00
  • 2e6c6fa8e9
    chore(dependabot): config (#32) dependabot-preview[bot] 2020-06-03 13:49:32 +02:00
  • 4b59c99126
    Update Dependabot config file dependabot-preview[bot] 2020-06-03 11:45:47 +00:00
  • 2b9fb3e0d1
    chore(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.0 dependabot-preview[bot] 2020-06-01 05:14:02 +00:00
  • 58545a1710
    fix: handle code separately (#30) v0.6.2 Livio Amstutz 2020-05-29 09:40:34 +02:00
  • a56c3f92c3 fix: handle code separately Livio Amstutz 2020-05-29 09:35:20 +02:00
  • 303fdfc421
    fix(cli): added implementation for token to client for caching (#29) v0.6.1 Stefan Benz 2020-05-27 19:00:28 +02:00
  • a78fd1bc92
    fix(cli): added implementation for token to client for caching Stefan Benz 2020-05-27 16:52:48 +02:00
  • 9fa707c923
    chore(deps): bump gopkg.in/square/go-jose.v2 from 2.5.0 to 2.5.1 (#27) dependabot-preview[bot] 2020-05-04 09:45:38 +02:00
  • be95027398
    chore(deps): bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0 (#28) dependabot-preview[bot] 2020-05-04 09:45:12 +02:00
  • d98b1456a6
    chore(deps): bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0 dependabot-preview[bot] 2020-05-04 05:22:16 +00:00
  • 826a4faaa0
    chore(deps): bump gopkg.in/square/go-jose.v2 from 2.5.0 to 2.5.1 dependabot-preview[bot] 2020-05-01 05:12:05 +00:00
  • b52fd090a7
    feat(cli): added implementation for codeflow with a cli (#26) v0.6.0 Stefan Benz 2020-04-30 07:08:30 +02:00
  • 2971f64f55
    feat(cli): added implementation for codeflow with a cli Stefan Benz 2020-04-29 17:17:11 +02:00
  • f818b3461a
    chore(deps): bump gopkg.in/square/go-jose.v2 from 2.4.0 to 2.5.0 (#25) dependabot-preview[bot] 2020-04-15 06:49:52 +02:00
  • 325a43e81e
    chore(deps): bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0 (#24) dependabot-preview[bot] 2020-04-15 06:49:22 +02:00
  • 7626ca268e
    chore(deps): bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0 dependabot-preview[bot] 2020-04-15 04:48:17 +00:00
  • 728001e357
    chore(deps): bump github.com/gorilla/mux from 1.7.3 to 1.7.4 (#23) dependabot-preview[bot] 2020-04-15 06:47:26 +02:00