Commit graph

  • 653b807f5d replace github url main v3.39.3 ORZ (Paul Orzel) 2025-06-20 09:45:28 +02:00
  • 29d69ca2e0 add function to marshal aud into a string if the array has a len of 1, to comply with rfc v3.39.2 ORZ (Paul Orzel) 2025-06-20 09:39:40 +02:00
  • 53c4d07b45 remove actions v3.39.1 v3.39.0.1 ORZ (Paul Orzel) 2025-06-20 08:56:29 +02:00
  • 154fbe6420 Revert "feat(op): always verify code challenge when available (#721)" ORZ (Paul Orzel) 2025-06-20 08:44:27 +02:00
  • 5f4db760ef
    Merge 46cabe4af8 into d6e37fa741 Jonathan Yoder 2025-06-18 11:56:07 -04:00
  • 46cabe4af8 fix: Omit empty assertion fields in client creds request Jonathan Yoder 2025-05-06 14:38:30 -04:00
  • 7fb143f8aa
    Merge d2e9dd9164 into d6e37fa741 Ryan Schumacher 2025-06-18 16:28:10 +03:00
  • 4efcca0728
    Merge 3b82478b4c into d6e37fa741 Roman Isaev 2025-06-18 16:28:09 +03:00
  • eb3962e6d8
    Merge 6e3c691669 into d6e37fa741 Harsha Reddy 2025-06-18 16:28:09 +03:00
  • 71a7092d68
    Merge c5c849a93c into d6e37fa741 Brian Joerger 2025-06-17 09:52:03 -07:00
  • 6004128cdb
    Merge 8e0e489a67 into d6e37fa741 Marc Alvarez 2025-06-17 07:31:28 -06:00
  • 2722c0e042
    Merge 6e7ee79a68 into d6e37fa741 Mark Laing 2025-06-17 08:03:25 -05:00
  • d6e37fa741
    Merge pull request #758 from zitadel/hifabienne-patch-1 Fabienne Bühler 2025-06-17 14:32:55 +02:00
  • 8e1e5174fd
    Delete .github/ISSUE_TEMPLATE/proposal.yaml Fabienne Bühler 2025-06-17 11:17:14 +02:00
  • 5618487a88
    Update and rename improvement.yaml to enhancement.yaml Fabienne Bühler 2025-06-17 11:16:34 +02:00
  • 187878de63
    update docs issue template, add type Fabienne Bühler 2025-06-17 11:15:26 +02:00
  • e127c66db2
    chore: update issue templates Fabienne Bühler 2025-06-17 11:14:09 +02:00
  • 8e0e489a67 fix: clarify refresh token parameter names and improve code readability Marc Alvarez 2025-06-12 15:52:06 -06:00
  • e1415ef2f3
    chore(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 (#755) dependabot[bot] 2025-06-10 09:50:55 +02:00
  • 6e7ee79a68
    pkg/client: Add integration tests for request aware cookie handling. Mark Laing 2025-06-06 09:45:46 +01:00
  • 4c7a5c5700
    pkg/http: Don't set MaxAge if cookie handler is request aware. Mark Laing 2025-06-06 09:44:02 +01:00
  • ad4d5fc92c
    chore(deps): bump golang.org/x/text from 0.25.0 to 0.26.0 dependabot[bot] 2025-06-06 04:10:48 +00:00
  • 8c18c9d95b Notes added by 'git notes add' semantic-release-bot 2025-06-05 11:21:31 +00:00
  • f94bd541d7
    feat: update end session request to pass all params according to specification (#754) v3.39.0 Livio Spring 2025-06-05 13:19:51 +02:00
  • c2100310eb
    register encoder Livio Spring 2025-06-05 08:28:43 +02:00
  • 710b14ab9a
    Merge branch 'main' into end-session-parameters Livio Spring 2025-06-04 14:20:56 +02:00
  • e40e071bea
    feat: update end session request to pass all params according to specification Livio Spring 2025-06-04 14:15:06 +02:00
  • 8e86a8e01e
    pkg/client/rp: Update PKCE logic to pass request if required by cookie handler. Mark Laing 2025-06-04 10:26:17 +01:00
  • 5cad5e7c9d
    pkg/client/rp: Add GenerateAndStoreCodeChallengeWithRequest function. Mark Laing 2025-06-04 10:24:21 +01:00
  • 36fa09bbb6
    pkg/client/rp: Update trySetStateCookie function signature. Mark Laing 2025-06-04 10:22:12 +01:00
  • a96fc0498c
    pkg/http: Add function to create a new request aware cookie handler. Mark Laing 2025-06-04 10:19:58 +01:00
  • 0a5b6fadbe
    pkg/http: Add method to set request aware cookies. Mark Laing 2025-06-04 10:19:40 +01:00
  • 05e528cff0
    pkg/http: Error on SetCookie if cookie handler is request aware. Mark Laing 2025-06-04 10:19:06 +01:00
  • eae9da5e4c
    pkg/http: Use secureCookieFunc when checking a cookie (if set). Mark Laing 2025-06-04 10:18:32 +01:00
  • ac4c761df5
    pkg/http: Add IsRequestAware method CookieHandler. Mark Laing 2025-06-04 10:17:10 +01:00
  • 6184521e56
    pkg/http: Add secureCookieFunc field to CookieHandler. Mark Laing 2025-06-04 10:16:46 +01:00
  • c5c849a93c Remove Authorized Party check by default; Add an options parameter to VerifyIDToken for custom or optional token verification methods. joerger 2025-05-28 15:59:05 -07:00
  • 6e3c691669
    Merge branch 'main' into patch-1 Harsha Reddy 2025-05-20 19:42:45 +05:30
  • 7d57aaa999
    chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 (#751) dependabot[bot] 2025-05-20 15:22:02 +03:00
  • 7ceef0c921
    chore(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 dependabot[bot] 2025-05-19 19:40:25 +00:00
  • fac56355e3
    feat: Add appID to be unmarshalled in key file Harsha Reddy 2025-05-14 22:43:22 -04:00
  • 668fb0d37a
    chore(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 (#742) dependabot[bot] 2025-05-08 08:04:53 +02:00
  • d5f9502789
    chore(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 dependabot[bot] 2025-05-08 06:01:34 +00:00
  • 4ed4d257ab
    chore(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#743) dependabot[bot] 2025-05-08 08:00:26 +02:00
  • 74e746fb66
    chore(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 dependabot[bot] 2025-05-06 04:19:40 +00:00
  • bed730ee8f Notes added by 'git notes add' semantic-release-bot 2025-04-29 14:34:50 +00:00
  • 4f0ed79c0a
    fix(op): Add mitigation for PKCE Downgrade Attack (#741) v3.38.1 Ayato 2025-04-29 23:33:31 +09:00
  • c2544ee4cb
    Merge branch 'main' into feature/mitigate-pkce-downgrade-attack Tim Möhlmann 2025-04-29 16:32:32 +02:00
  • 18dd729a76 Notes added by 'git notes add' semantic-release-bot 2025-04-29 14:18:47 +00:00
  • 5913c5a074
    feat: enhance authentication response handling (#728) v3.38.0 Masahito Osako 2025-04-29 23:17:28 +09:00
  • 68e39cb542
    Merge branch 'main' into add-prompt-none-interface Tim Möhlmann 2025-04-29 16:11:49 +02:00
  • 6e7d3a2d81
    chore(op): add test for PKCE verification Ayato 2025-04-29 13:07:01 +09:00
  • f8c3a2c6aa
    fix(op): Add mitigation for PKCE downgrade attack Ayato 2025-04-29 11:53:48 +09:00
  • b917cdc2e3
    chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 (#737) dependabot[bot] 2025-04-22 11:13:43 +02:00
  • 10af6e84dd
    chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2 dependabot[bot] 2025-04-22 09:06:47 +00:00
  • cb3ec3ac5f
    chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#739) dependabot[bot] 2025-04-22 11:05:39 +02:00
  • 6f664e9bc0
    update runner to ubuntu 24.04 Livio Spring 2025-04-22 11:04:20 +02:00
  • a0b417e8b8
    chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 dependabot[bot] 2025-04-16 23:21:41 +00:00
  • a67efcdf39
    chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.5 to 4.1.0 dependabot[bot] 2025-04-09 12:06:22 +00:00
  • 7cc5fb6568
    chore(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 (#733) dependabot[bot] 2025-04-09 12:05:26 +00:00
  • 60bc578988
    chore(deps): bump golang.org/x/text from 0.23.0 to 0.24.0 dependabot[bot] 2025-04-09 12:04:12 +00:00
  • 92972fd30f
    chore(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 (#734) dependabot[bot] 2025-04-09 15:03:06 +03:00
  • 0e6f0d3e55
    chore(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 dependabot[bot] 2025-04-07 04:49:54 +00:00
  • f47a37e233 fix nil pointer in GetTokenIDAndSubjectFromToken Fotkurz 2025-03-26 05:18:34 -03:00
  • bdfd957b29
    Merge f334f15c6b into c51628ea27 vogtp 2025-03-24 16:10:33 -07:00
  • ce439acdf1 Notes added by 'git notes add' semantic-release-bot 2025-03-24 16:01:18 +00:00
  • c51628ea27
    feat(op): always verify code challenge when available (#721) v3.37.0 Ayato 2025-03-25 01:00:04 +09:00
  • c3cac2bedd Merge branch 'main' into pr/ay4toh5i/721 Tim Möhlmann 2025-03-24 17:54:12 +02:00
  • 7096406e71
    chore(deps): bump github.com/zitadel/schema from 1.3.0 to 1.3.1 (#731) dependabot[bot] 2025-03-24 12:19:20 +02:00
  • d6e819bcbc
    chore(deps): bump github.com/zitadel/schema from 1.3.0 to 1.3.1 dependabot[bot] 2025-03-24 10:13:09 +00:00
  • c91db9e47b
    chore(deps): bump github.com/zitadel/logging from 0.6.1 to 0.6.2 (#730) dependabot[bot] 2025-03-24 12:11:07 +02:00
  • b2d4a75e47
    chore(deps): bump github.com/zitadel/logging from 0.6.1 to 0.6.2 dependabot[bot] 2025-03-24 04:50:52 +00:00
  • f648c61cab
    Merge pull request #729 from zitadel/update-go-version Iraq 2025-03-23 16:49:50 +00:00
  • 30acdaf63a chore: run 'go mod tidy' Iraq Jaber 2025-03-23 16:27:57 +00:00
  • 9a6863a511 feat: enhance authentication response handling Masahito Osako 2025-03-22 15:47:52 +09:00
  • aeda5d7178
    chore(deps): bump golang.org/x/text from 0.22.0 to 0.23.0 (#723) dependabot[bot] 2025-03-17 10:05:10 +00:00
  • f33d8d11d6
    chore(deps): bump golang.org/x/text from 0.22.0 to 0.23.0 dependabot[bot] 2025-03-17 10:04:00 +00:00
  • f3ee647005
    chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 (#727) dependabot[bot] 2025-03-17 12:02:56 +02:00
  • 6d4d4843fd
    chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 dependabot[bot] 2025-03-17 06:47:14 +00:00
  • c401ad6cb8
    chore(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.28.0 (#724) dependabot[bot] 2025-03-17 07:46:07 +01:00
  • 39e6631998
    fix: use a unique code that is not used in other tests Ayato 2025-03-15 22:28:05 +09:00
  • dc0cd7811b
    chore(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.28.0 dependabot[bot] 2025-03-14 15:13:28 +00:00
  • 2c64de821d
    chore: updating go to 1.24 (#726) Iraq 2025-03-14 15:12:26 +00:00
  • e09cdecdbc
    Merge branch 'main' into update-1.24 Tim Möhlmann 2025-03-14 14:27:41 +02:00
  • ee2ccd5515 drop unrelated formatter changes Tim Möhlmann 2025-03-14 14:26:04 +02:00
  • 7a8a0bc53a drop older go versions Tim Möhlmann 2025-03-14 14:23:30 +02:00
  • c95b248de8 fix device test (drop read error) Tim Möhlmann 2025-03-14 14:22:54 +02:00
  • 3a74f29f64 Notes added by 'git notes add' semantic-release-bot 2025-03-14 10:31:22 +00:00
  • efd6fdad7a
    fix: ignore empty json strings for locale (#678) v3.36.1 Tim Möhlmann 2025-03-14 12:30:08 +02:00
  • 483c02efae
    Merge branch 'main' into fix-empty-locale Tim Möhlmann 2025-03-14 12:29:08 +02:00
  • 3240f70010
    fix: typo Ayato 2025-03-14 01:10:31 +09:00
  • 9c068b6a15
    chore: remove typo Ayato 2025-03-14 00:44:46 +09:00
  • b06e76c54e
    fix: simplify verifying PKCE Ayato 2025-03-13 23:32:26 +09:00
  • c2842f3356
    Fix handling PKCE flag in the example client Ayato 2025-03-13 22:31:36 +09:00
  • e2064919e6 Notes added by 'git notes add' semantic-release-bot 2025-03-12 12:02:28 +00:00
  • 7a767d8568
    feat: add CanGetPrivateClaimsFromRequest interface (#717) v3.36.0 BitMasher 2025-03-12 07:00:29 -05:00
  • 093f062d5e
    Merge branch 'main' into main Tim Möhlmann 2025-03-12 13:53:23 +02:00
  • 7dcd1ec03c
    Merge branch 'main' into fix-empty-locale Tim Möhlmann 2025-03-12 12:54:09 +02:00
  • f5e0db7ad5 fixup! fixup! chore: updating go to 1.24 Iraq Jaber 2025-03-10 12:26:20 +00:00
  • 74e7347180 fixup! chore: updating go to 1.24 Iraq Jaber 2025-03-10 10:28:18 +00:00