Commit graph

  • 4767644a6c Notes added by 'git notes add' semantic-release-bot 2024-04-09 13:03:32 +00:00
  • 06f37f84c1
    fix: Fail safe, if optional endpoints are not given (#582) v3.20.1 Jan-Otto Kröpke 2024-04-09 15:02:31 +02:00
  • d02b774cc6
    Merge branch 'main' into endpoint-not-set Tim Möhlmann 2024-04-09 16:01:42 +03:00
  • 8a21d38136
    chore(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 (#585) dependabot[bot] 2024-04-09 12:39:36 +03:00
  • bc59d995f5
    chore(deps): bump codecov/codecov-action from 4.1.1 to 4.2.0 dependabot[bot] 2024-04-08 19:45:05 +00:00
  • 95df883aa1 Notes added by 'git notes add' semantic-release-bot 2024-04-08 13:44:58 +00:00
  • e75a061807
    feat: support verification_url workaround for DeviceAuthorizationResponse unmarshal (#577) v3.20.0 Célian GARCIA 2024-04-08 15:43:31 +02:00
  • 2616e617bf
    Merge branch 'main' into feat/565 Tim Möhlmann 2024-04-08 16:42:39 +03:00
  • 33485b82ba
    chore(deps): bump go.opentelemetry.io/otel from 1.24.0 to 1.25.0 (#584) dependabot[bot] 2024-04-08 10:57:09 +03:00
  • 5ba97f14b9
    chore(deps): bump go.opentelemetry.io/otel from 1.24.0 to 1.25.0 dependabot[bot] 2024-04-08 07:52:59 +00:00
  • 05ba421889
    chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#581) dependabot[bot] 2024-04-08 10:52:59 +03:00
  • 370738772a
    chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#580) dependabot[bot] 2024-04-08 10:52:08 +03:00
  • 1b679965eb feat: support verification_url workaround for DeviceAuthorizationResponse unmarshal Celian GARCIA 2024-04-03 10:50:03 +02:00
  • 1c66947ec7
    fix: Fail safe, if optional endpoints are not given Jan-Otto Kröpke 2024-04-05 19:10:32 +02:00
  • 61732ff8b5
    chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 dependabot[bot] 2024-04-05 04:33:05 +00:00
  • f15c190268
    chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 dependabot[bot] 2024-04-05 04:24:01 +00:00
  • 42c4af0e7d
    feat(rp): to use signing algorithms from discovery configuration (#574) otakakot 2024-04-05 01:40:28 +09:00
  • a3b73a6950
    chore(workflow): fix action/add-to-project version (#578) Livio Spring 2024-04-03 18:32:50 +02:00
  • 07f2467af8
    chore(workflow): fix action/add-to-project version Livio Spring 2024-04-03 16:50:33 +02:00
  • 14e8529b68 chore(next): v4 module for development next Tim Möhlmann 2024-04-02 14:23:12 +03:00
  • 5cdb65c30b
    chore(deps): bump actions/add-to-project from 0.6.1 to 1.0.0 (#575) dependabot[bot] 2024-04-02 06:22:36 +00:00
  • 0942294dab
    Merge branch 'main' into dependabot/github_actions/actions/add-to-project-1.0.0 Livio Spring 2024-04-02 08:21:40 +02:00
  • d729c22526
    chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 (#576) dependabot[bot] 2024-04-02 07:58:28 +02:00
  • 20a022e423
    Update issue.yml Livio Spring 2024-04-02 07:57:44 +02:00
  • 4f51a5c1a0
    chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1 dependabot[bot] 2024-04-01 19:11:41 +00:00
  • 94a43d5505
    chore(deps): bump actions/add-to-project from 0.6.1 to 1.0.0 dependabot[bot] 2024-04-01 19:11:38 +00:00
  • 6d63504c72 Notes added by 'git notes add' semantic-release-bot 2024-04-01 13:56:37 +00:00
  • c89d0ed970
    feat: return oidc.Error in case of call token failure (#571) v3.19.0 Célian GARCIA 2024-04-01 15:55:22 +02:00
  • 4cba457c77
    Merge branch 'main' into feat/token-error Tim Möhlmann 2024-04-01 16:53:57 +03:00
  • a263139e87
    chore(deps): bump github.com/gorilla/schema from 1.2.1 to 1.3.0 (#573) dependabot[bot] 2024-03-27 19:16:30 +02:00
  • 387bf586e6
    chore(deps): bump github.com/gorilla/schema from 1.2.1 to 1.3.0 dependabot[bot] 2024-03-27 04:39:43 +00:00
  • 910f55ea7b
    chore(deps): bump actions/add-to-project from 0.6.0 to 0.6.1 (#572) dependabot[bot] 2024-03-26 07:15:38 +01:00
  • 3fff2c389a
    chore(deps): bump actions/add-to-project from 0.6.0 to 0.6.1 dependabot[bot] 2024-03-25 19:23:10 +00:00
  • e7f5de82c0 feat: return oidc.Error in case of call token failure Celian GARCIA 2024-03-14 18:07:07 +01:00
  • e440247612 Notes added by 'git notes add' semantic-release-bot 2024-03-18 10:37:33 +00:00
  • 56397f88d5
    feat(oidc): add actor claim to introspection response (#570) v3.18.0 Tim Möhlmann 2024-03-18 12:36:16 +02:00
  • 6211eac7cc feat(oidc): add actor claim to introspection response Tim Möhlmann 2024-03-14 18:41:59 +02:00
  • 1dd7fe1fc1 Notes added by 'git notes add' semantic-release-bot 2024-03-14 06:58:48 +00:00
  • 4d63d68c9e
    feat(op): allow setting the actor to Token Requests (#569) v3.17.0 Tim Möhlmann 2024-03-14 08:57:44 +02:00
  • 6e3c07d795
    Merge branch 'main' into feat-actor-request Tim Möhlmann 2024-03-14 08:56:36 +02:00
  • 9afc07c0cb
    chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#568) dependabot[bot] 2024-03-14 06:55:56 +00:00
  • 168fe8ceb0 Notes added by 'git notes add' semantic-release-bot 2024-03-14 06:55:14 +00:00
  • cddfd03cea
    chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 dependabot[bot] 2024-03-14 06:55:07 +00:00
  • aae9c86f1a
    Merge pull request #564 from zitadel/extend-tracing v3.16.0 Silvan 2024-03-14 07:53:57 +01:00
  • 565a022e91 Merge branch 'extend-tracing' of https://github.com/zitadel/oidc into extend-tracing adlerhurst 2024-03-14 07:51:35 +01:00
  • 03f3bc693b fix test adlerhurst 2024-03-14 07:50:29 +01:00
  • f0def0feab feat(op): allow setting the actor to Token Requests Tim Möhlmann 2024-03-14 08:49:18 +02:00
  • 0ffd13c780
    Merge branch 'main' into extend-tracing Silvan 2024-03-13 15:45:19 +01:00
  • 1b94f796eb move tracer to client, add tracing in rs, client adlerhurst 2024-03-13 15:45:03 +01:00
  • 5408fc1e95 Notes added by 'git notes add' semantic-release-bot 2024-03-13 14:28:21 +00:00
  • ad79802968
    feat: extend token exchange response (#567) v3.15.0 Tim Möhlmann 2024-03-13 16:26:09 +02:00
  • d83c9e12a5 add invalid target error Tim Möhlmann 2024-03-13 13:55:56 +02:00
  • 6ac0bd329a allow jwt profile for token exchange client Tim Möhlmann 2024-03-13 13:55:36 +02:00
  • f675939dfb feat: extend token exchange response Tim Möhlmann 2024-03-11 09:36:56 +02:00
  • 1532a5c78b
    chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3 (#566) dependabot[bot] 2024-03-08 07:35:47 +01:00
  • 9ac3a5a7f3
    chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.2 to 3.0.3 dependabot[bot] 2024-03-07 23:05:48 +00:00
  • 0fe7c3307f fix parse adlerhurst 2024-03-07 15:25:23 +01:00
  • 7069813ec7 correct span names adlerhurst 2024-03-07 10:44:24 +01:00
  • 88209ac11d fix tests adlerhurst 2024-03-06 19:08:48 +01:00
  • bdcccc3303 feat(client): tracing in rp adlerhurst 2024-03-06 18:39:27 +01:00
  • d18aba8cb3 feat(rp): extend tracing adlerhurst 2024-03-06 18:38:37 +01:00
  • e3e48882df
    chore: upgrade to v3 guide (#463) Tim Möhlmann 2024-03-05 15:09:14 +02:00
  • 2278e24461
    Merge branch 'main' into upgrade-guide Tim Möhlmann 2024-03-05 15:08:29 +02:00
  • 210fbce93d Notes added by 'git notes add' semantic-release-bot 2024-03-05 13:06:00 +00:00
  • 5ef597b1db
    feat(op): Add response_mode: form_post (#551) v3.14.0 Ayato 2024-03-05 22:04:43 +09:00
  • 635b868535
    Merge branch 'main' into feature/response_mode-form_post Ayato 2024-03-05 20:32:31 +09:00
  • f01f370074
    Merge pull request #1 from zitadel/feat_form_post_client Ayato 2024-03-05 20:32:16 +09:00
  • abc6340f50
    chore(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#563) dependabot[bot] 2024-03-05 11:08:05 +01:00
  • fc743a69c7
    chore(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 (#562) dependabot[bot] 2024-03-05 11:07:48 +01:00
  • 28dd05b64c
    chore(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 dependabot[bot] 2024-03-05 05:04:05 +00:00
  • 9bd6f26b07
    chore(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 dependabot[bot] 2024-03-05 04:16:33 +00:00
  • 67206e757e feat(rp): allow form_post in code exchange callback handler feat_form_post_client Tim Möhlmann 2024-03-04 18:16:16 +02:00
  • 08fa850113
    Merge branch 'main' into upgrade-guide Tim Möhlmann 2024-03-04 12:33:33 +02:00
  • ae214b8133 resolve comments Tim Möhlmann 2024-03-04 12:33:07 +02:00
  • 7bac3c6f40
    chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#560) dependabot[bot] 2024-03-04 08:10:55 +01:00
  • a1ac3728ba
    chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#561) dependabot[bot] 2024-03-04 08:10:37 +01:00
  • 73b53b8836
    chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 dependabot[bot] 2024-03-04 05:00:59 +00:00
  • 68e4fcdf47
    chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 dependabot[bot] 2024-03-04 04:30:37 +00:00
  • 6d9aaf7986
    Allow implicit flow in the example app Ayato 2024-03-03 16:44:25 +09:00
  • a6b62c5c3e
    Add the response_mode param Ayato 2024-03-03 16:27:01 +09:00
  • 0b750134a3
    Fix error handling Ayato 2024-03-03 16:19:32 +09:00
  • 8045e4b919
    Make sure the client not to reuse the content of the response Ayato 2024-03-03 16:16:19 +09:00
  • b4e863b02c update readme with v3 badges and link to update guide Tim Möhlmann 2024-02-29 17:58:19 +02:00
  • ee5eb6ad01 Merge branch 'main' into upgrade-guide Tim Möhlmann 2024-02-29 17:43:16 +02:00
  • 3a717691f7 server interface chapter Tim Möhlmann 2024-02-29 17:41:31 +02:00
  • 938be2529a
    Fix example client setting Ayato 2024-03-01 00:38:59 +09:00
  • 093f856b80 logging chapter Tim Möhlmann 2024-02-29 17:33:43 +02:00
  • f692c18b0a
    Fix test Ayato 2024-02-29 23:59:36 +09:00
  • 8544727be2
    Remove unnecessary import Ayato 2024-02-29 00:42:21 +09:00
  • 4f7028bc82
    Merge remote-tracking branch 'origin/main' into feature/response_mode-form_post Ayato 2024-02-29 00:39:37 +09:00
  • abfd1005af Notes added by 'git notes add' semantic-release-bot 2024-02-28 09:47:04 +00:00
  • 972b8981e5
    feat: go 1.22 and slog migration (#557) v3.13.0 Tim Möhlmann 2024-02-28 11:44:14 +02:00
  • 9428f1da37 pin logging v0.6.0 Tim Möhlmann 2024-02-28 11:22:10 +02:00
  • 6e4a1dd2e7 Merge branch 'main' into go-122-slog Tim Möhlmann 2024-02-28 11:21:03 +02:00
  • 440e06e97d
    Merge branch 'main' into feature/response_mode-form_post Ayato 2024-02-27 22:55:03 +09:00
  • 9a288fa017
    Fix to render the template in a buffer Ayato 2024-02-27 22:01:29 +09:00
  • a49642c898
    Fix to parse the template ahead of time Ayato 2024-02-27 21:30:41 +09:00
  • 38c025f7f8
    chore(deps): bump codecov/codecov-action from 4.0.1 to 4.1.0 (#559) dependabot[bot] 2024-02-27 10:09:14 +02:00
  • 8f34486a5e
    chore(deps): bump codecov/codecov-action from 4.0.1 to 4.1.0 dependabot[bot] 2024-02-27 08:07:12 +00:00
  • 385060930d
    chore(deps): bump actions/add-to-project from 0.5.0 to 0.6.0 (#558) dependabot[bot] 2024-02-27 10:05:38 +02:00