Commit graph

  • 177f87ef26
    chore(deps): bump golang.org/x/text from 0.19.0 to 0.20.0 dependabot[bot] 2024-11-08 04:47:55 +00:00
  • 1c06209f84 feat(pkg/op): allow custom SupportedScopes Kevin Schoonover 2024-11-04 00:00:25 -08:00
  • 4f8b1ff4b3 Notes added by 'git notes add' semantic-release-bot 2024-11-01 08:54:54 +00:00
  • fbf009fe75
    fix: ignore all unmarshal errors from locale (#673) v3.32.1 David Sharnoff 2024-11-01 01:53:28 -07:00
  • 8475675ea9 ignore all unmarshal errors from locale David Sharnoff 2024-10-31 14:04:03 -07:00
  • 112f5a743e Notes added by 'git notes add' semantic-release-bot 2024-10-30 08:46:19 +00:00
  • f1e4cb2245
    feat(OP): add back channel logout support (#671) v3.32.0 Livio Spring 2024-10-30 09:44:31 +01:00
  • e102c697ec
    Update client.go Livio Spring 2024-10-30 09:30:00 +01:00
  • 32a6feef08
    updated readme Livio Spring 2024-10-29 08:34:43 +01:00
  • e9d7bae936
    updated readme Livio Spring 2024-10-29 08:33:28 +01:00
  • eec584b712
    updated readme Livio Spring 2024-10-29 08:32:12 +01:00
  • c88f4a3328
    updated readme Livio Spring 2024-10-29 08:31:02 +01:00
  • b84a56c377
    Merge remote-tracking branch 'origin/back-channel-support' into back-channel-support Livio Spring 2024-10-29 08:28:22 +01:00
  • ba9dcd3f7b
    updated readme Livio Spring 2024-10-29 08:28:13 +01:00
  • c064797fc2
    Merge branch 'main' into back-channel-support Livio Spring 2024-10-29 08:18:08 +01:00
  • 2f9ce3e3e6
    indicate back channel logout support in discovery endpoint Livio Spring 2024-10-29 08:11:41 +01:00
  • 3172ac0943 Notes added by 'git notes add' semantic-release-bot 2024-10-21 19:00:42 +00:00
  • 24869d2811
    feat(example): Allow configuring some parameters with env variables (#663) v3.31.0 lanseg 2024-10-21 20:59:28 +02:00
  • 526b6bd6eb
    Merge branch 'zitadel:main' into main lanseg 2024-10-19 18:26:55 +02:00
  • 73d827bf88 feat(example): Allow configuring some parameters with env variables Andrey Rusakov 2024-10-09 13:43:59 +02:00
  • 9f7cbb0dbf
    chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.6.1 to 4.7.1 (#666) dependabot[bot] 2024-10-15 14:12:28 +03:00
  • 0644e2f5a4
    chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.6.1 to 4.7.1 dependabot[bot] 2024-10-14 04:18:35 +00:00
  • 5ae555e191
    chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 (#662) dependabot[bot] 2024-10-08 12:00:43 +03:00
  • ed9d38b683
    chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0 dependabot[bot] 2024-10-07 19:52:00 +00:00
  • 2abae36bd9
    chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 (#661) dependabot[bot] 2024-10-07 18:39:28 +03:00
  • d301e759f5
    chore(deps): bump golang.org/x/text from 0.18.0 to 0.19.0 dependabot[bot] 2024-10-07 04:38:02 +00:00
  • 9b654f6f69 Notes added by 'git notes add' semantic-release-bot 2024-10-04 11:58:05 +00:00
  • 97d7b28fc0
    fix: fix slice init length (#658) v3.30.1 cui fliter 2024-10-04 19:56:57 +08:00
  • c7d24a5d3f
    fix: fix slice init length cui fliter 2024-10-04 19:32:27 +08:00
  • 61c3bb887b
    chore(deps): bump github.com/zitadel/logging from 0.6.0 to 0.6.1 (#657) dependabot[bot] 2024-10-01 12:46:21 +02:00
  • 93ae040ce2
    chore(deps): bump github.com/zitadel/logging from 0.6.0 to 0.6.1 dependabot[bot] 2024-10-01 04:25:22 +00:00
  • 4a0afb04df
    logout token Livio Spring 2024-09-27 08:46:02 +02:00
  • 1a0238155c
    feat: add configuration support for back channel logout Livio Spring 2024-09-26 09:21:26 +02:00
  • 138ae6bd7c Notes added by 'git notes add' semantic-release-bot 2024-09-20 09:39:12 +00:00
  • 3b64e792ed
    feat(oidc): return defined error when discovery failed (#653) v3.30.0 Ayato 2024-09-20 18:33:28 +09:00
  • 9af7d5e75e
    Simplify error assertion Ayato 2024-09-19 00:10:19 +09:00
  • 81c89c3949
    Fix error order Ayato 2024-09-17 23:41:55 +09:00
  • ffd0bb9f33
    Fix order and message Ayato 2024-09-17 23:15:39 +09:00
  • 6021ef3fcd
    Remove unnecessary field Ayato 2024-09-17 23:12:45 +09:00
  • 973611612e
    Use errors.Join() to join errors Ayato 2024-09-17 23:10:07 +09:00
  • aadfd3017f
    feat(oidc): return defined error when discovery failed Ayato 2024-09-16 21:53:45 +09:00
  • 947aff9c03
    chore(deps): bump go.opentelemetry.io/otel from 1.29.0 to 1.30.0 dependabot[bot] 2024-09-11 05:02:37 +00:00
  • d167270450 Notes added by 'git notes add' semantic-release-bot 2024-09-10 09:52:20 +00:00
  • b555396744
    fix(oidc): set client ID to access token JWT (#650) v3.29.1 Tim Möhlmann 2024-09-10 12:50:54 +03:00
  • eda3a3a284
    Merge branch 'main' into fix-at-jwt-client_id Tim Möhlmann 2024-09-10 12:47:30 +03:00
  • 9eb9569ebf fix test Tim Möhlmann 2024-09-10 12:47:04 +03:00
  • 98c1ab755d
    chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 (#648) dependabot[bot] 2024-09-06 13:49:22 +03:00
  • 0f8783706a
    chore(deps): bump golang.org/x/text from 0.17.0 to 0.18.0 dependabot[bot] 2024-09-06 10:32:11 +00:00
  • 6c28e8cb4b
    chore(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 (#647) dependabot[bot] 2024-09-06 13:31:08 +03:00
  • 76e03132aa fix(oidc): set client ID to access token JWT Tim Möhlmann 2024-09-06 13:20:49 +03:00
  • f1932abe2d
    chore(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 dependabot[bot] 2024-09-05 04:46:52 +00:00
  • 69eb012674 Notes added by 'git notes add' semantic-release-bot 2024-09-03 08:14:12 +00:00
  • e1633bdb93
    feat: Define redirect uris with env variables (#644) v3.29.0 lanseg 2024-09-03 10:13:06 +02:00
  • 0824a3eb9a
    Merge branch 'main' into example_redirect_envvar lanseg 2024-09-02 13:42:24 +02:00
  • 5e464b4ed8
    chore(deps): bump github.com/rs/cors from 1.11.0 to 1.11.1 (#645) dependabot[bot] 2024-08-30 09:58:10 +03:00
  • 79cbb41a32
    chore(deps): bump github.com/rs/cors from 1.11.0 to 1.11.1 dependabot[bot] 2024-08-30 04:17:03 +00:00
  • f61bb00c74 feat: Define redirect uris with env variables Andrey Rusakov 2024-08-27 16:29:00 +02:00
  • 15311a2478 Notes added by 'git notes add' semantic-release-bot 2024-08-27 10:01:12 +00:00
  • 2308e2f8be
    fix(deps): update go-jose to new updated repo due to migration (#630) v2.12.2 2.12.x Andrew 2024-08-27 05:58:50 -04:00
  • 999c9fcd4c revert 299>300 in op_test.go Andrew Martinez 2024-08-26 08:57:58 -04:00
  • 4f2e5bd88b updates go-jose to new updated repo due to migration Andrew Martinez 2024-08-02 16:38:26 -04:00
  • 52e8b651d3
    chore(deps): bump go.opentelemetry.io/otel from 1.28.0 to 1.29.0 (#643) dependabot[bot] 2024-08-26 08:13:38 +00:00
  • 14787d62f6
    Merge branch 'main' into dependabot/go_modules/go.opentelemetry.io/otel-1.29.0 Tim Möhlmann 2024-08-26 11:12:46 +03:00
  • 687be9d1b3 Notes added by 'git notes add' semantic-release-bot 2024-08-26 08:12:23 +00:00
  • 67688db4c1
    fix: client assertions for Okta (#636) v3.28.2 David Sharnoff 2024-08-26 01:11:01 -07:00
  • 5a443629f6
    chore(deps): bump go.opentelemetry.io/otel from 1.28.0 to 1.29.0 dependabot[bot] 2024-08-26 04:44:36 +00:00
  • 2a22bf839f review feedback David Sharnoff 2024-08-23 10:38:44 -07:00
  • b8f584429d
    Merge branch 'main' into fixClientAssertion David Sharnoff 2024-08-22 16:04:42 -07:00
  • b52c7bbdfa Notes added by 'git notes add' semantic-release-bot 2024-08-21 07:38:59 +00:00
  • 0ac37dafb1 Notes added by 'git notes add' semantic-release-bot 2024-08-21 07:35:48 +00:00
  • 1e75773eaa
    fix(op): initialize http Headers in response objects (#637) v3.28.1 Tim Möhlmann 2024-08-21 10:34:26 +03:00
  • 95f4d8da7a Notes added by 'git notes add' semantic-release-bot 2024-08-21 07:33:54 +00:00
  • dea354384d
    Merge branch 'main' into fix-header-map Livio Spring 2024-08-21 09:33:12 +02:00
  • 99301930ed
    feat(crypto): hash algorithm for EdDSA (#638) v3.28.0 Tim Möhlmann 2024-08-21 10:32:13 +03:00
  • 358467a5a4
    Merge branch 'main' into feat-EdDSA-hasher Livio Spring 2024-08-21 09:31:22 +02:00
  • aa90148d36 Notes added by 'git notes add' semantic-release-bot 2024-08-21 07:31:05 +00:00
  • 0aa61b0b98
    fix(op): do not redirect to unverified uri on error (#640) v3.27.1 Tim Möhlmann 2024-08-21 10:29:14 +03:00
  • e8769ce896
    fix(op): do not redirect to unverified uri on error (#641) v2.12.1 Tim Möhlmann 2024-08-21 10:29:04 +03:00
  • b5e7321cab adjust tests Tim Möhlmann 2024-08-20 18:54:47 +03:00
  • e66758ed3c fix(op): do not redirect to unverified uri on error Tim Möhlmann 2024-08-20 18:22:22 +03:00
  • 8bed692ae1 fix(op): do not redirect to unverified uri on error Tim Möhlmann 2024-08-20 18:22:22 +03:00
  • 214a899ddd Merge branch 'feat-EdDSA-hasher' into webkey-test-branch webkey-test-branch Tim Möhlmann 2024-08-20 16:07:59 +03:00
  • 07d4268b89 example: signing algs from discovery Tim Möhlmann 2024-08-20 16:07:20 +03:00
  • 0df1caff1b Revert "chore(example): add supported signing algorithms to RP" Tim Möhlmann 2024-08-20 16:03:44 +03:00
  • 6fd74f21d3 Merge branch 'feat-EdDSA-hasher' into work Tim Möhlmann 2024-08-20 11:47:53 +03:00
  • 248df8c1f1 rp: modify keytype check to support EdDSA Tim Möhlmann 2024-08-20 11:44:09 +03:00
  • 0e6aafa16c Merge branch 'chore-example-algs' into work Tim Möhlmann 2024-08-20 11:15:33 +03:00
  • f5cd665097 Merge branch 'fix-header-map' into work Tim Möhlmann 2024-08-20 10:47:19 +03:00
  • 2a3e87afff update code comment Tim Möhlmann 2024-08-20 10:44:45 +03:00
  • eb249c4c70 chore(example): add supported signing algorithms to RP chore-example-algs Tim Möhlmann 2024-08-19 21:04:21 +03:00
  • 7e1846e6e2 feat(crypto): hash algorithm for EdDSA Tim Möhlmann 2024-08-19 20:57:07 +03:00
  • fa73f36780 fix test Tim Möhlmann 2024-08-18 13:14:01 +03:00
  • f2545780c8 fix(op): initialize http Headers in response objects Tim Möhlmann 2024-08-17 16:35:30 +03:00
  • e36fbf2d02
    Merge branch 'main' into fixClientAssertion David Sharnoff 2024-08-15 09:45:01 -07:00
  • 05431e2155 fix client assertions for Okta David Sharnoff 2024-08-15 09:36:16 -07:00
  • de034c8d24
    chore(deps): bump golang.org/x/text from 0.16.0 to 0.17.0 (#633) dependabot[bot] 2024-08-12 09:52:23 +00:00
  • 077dec2985
    Merge branch 'main' into dependabot/go_modules/golang.org/x/text-0.17.0 Tim Möhlmann 2024-08-12 12:51:26 +03:00
  • ffdb12f380 Notes added by 'git notes add' semantic-release-bot 2024-08-09 05:11:42 +00:00
  • b6f3b1e65b
    feat(op): allow returning of parent errors to client (#629) v3.27.0 Tim Möhlmann 2024-08-09 08:10:11 +03:00
  • 54969b3e03
    Merge branch 'main' into feat-return-parent-err Livio Spring 2024-08-09 07:09:19 +02:00