Commit Graph

  • adebbe4c32 chore: replace gorilla/schema with zitadel/schema (#348) Tim Möhlmann 2023-03-28 14:57:27 +03:00
  • e1d50faf9b fix: do not modify userInfo when marshaling v2.2.2 David Sharnoff 2023-03-27 13:40:10 -07:00
  • be3cc13c27 fix: merge user info claims into id token claims (#349) v2.2.1 Tim Möhlmann 2023-03-27 16:41:09 +03:00
  • c9555c7f1b feat: add CanSetUserinfoFromRequest interface (#347) v2.2.0 David Sharnoff 2023-03-24 09:55:41 -07:00
  • 6af94fded0 feat: add context to all client calls (#345) v3.0.0-next.3 Tim Möhlmann 2023-03-23 16:31:38 +02:00
  • edc9a1f60d Merge pull request #340 from zitadel/dependabot/github_actions/actions/setup-go-4 dependabot[bot] 2023-03-23 12:25:50 +00:00
  • 33c716ddcf feat: merge the verifier types (#336) v3.0.0-next.2 Tim Möhlmann 2023-03-22 19:18:41 +02:00
  • a64b97dd5a fix: allow RFC3339 encoded time strings v1.13.4 Tim Möhlmann 2023-03-22 15:29:41 +02:00
  • 95ffcb5bdc chore: v1 branch auto release v1.13.3 Tim Möhlmann 2023-03-22 15:59:14 +02:00
  • 776115080d fix: security updates or all modules Tim Möhlmann 2023-03-22 15:13:39 +02:00
  • eb0e9a1b7a chore: v1 branch maintainance releaser Tim Möhlmann 2023-03-22 15:09:28 +02:00
  • a08ce50091 fix: correct returned field for JWTTokenRequest v2.1.2 Tim Möhlmann 2023-03-21 11:43:38 +02:00
  • 3c1e81e6a6 chore(deps): bump actions/setup-go from 3 to 4 dependabot[bot] 2023-03-20 19:59:14 +00:00
  • 115813ee38 fix: handle the zero cases for oidc.Time v2.1.1 Tim Möhlmann 2023-03-20 14:56:06 +02:00
  • c8cf15e266 upgrade this module to v3 Tim Möhlmann 2023-03-17 18:41:41 +02:00
  • 890a7f3ed4 feat: GetUserinfo helper method for IDTokenClaims (#337) v2.1.0 Tim Möhlmann 2023-03-20 11:06:32 +02:00
  • 57fb9f77aa chore: replace gorilla/mux with go-chi/chi (#332) v3.0.0-next.1 Tim Möhlmann 2023-03-17 17:36:02 +02:00
  • bb392314d8 chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 dependabot[bot] 2023-03-16 13:02:07 +00:00
  • 62caf5dafe chore: update features in readme Tim Möhlmann 2023-03-16 18:08:56 +02:00
  • c3775aceaa Merge pull request #330 from zitadel/main-next v2.0.0 Tim Möhlmann 2023-03-16 15:01:37 +02:00
  • 0476b5946e Merge branch 'next' into main-next Tim Möhlmann 2023-03-15 16:26:32 +02:00
  • c6820ba88a fix: unmarshalling of scopes in access token (#327) v2.0.0-next.5 Tim Möhlmann 2023-03-15 15:44:49 +02:00
  • 0f3d4f4828 chore: update all modules (#321) Tim Möhlmann 2023-03-15 15:37:02 +02:00
  • 26d8e32636 chore: test all routes Tim Möhlmann 2023-03-15 15:32:14 +02:00
  • 711a194b50 fix: allow RFC3339 encoded time strings v2.0.0-next.4 Tim Möhlmann 2023-03-06 19:21:24 +02:00
  • dea8bc96ea refactor: use struct types for claim related types (#283) v2.0.0-next.3 Tim Möhlmann 2023-03-10 16:31:22 +02:00
  • eea2ed1a51 fix: unmarshalling of scopes in access token (#320) v1.13.2 Tim Möhlmann 2023-03-10 09:46:25 +02:00
  • 4bd2b742f9 chore: remove unused context in NewOpenIDProvider v2.0.0-next.2 Tim Möhlmann 2023-03-08 11:43:47 +02:00
  • 62f2df7fa3 chore(deps): bump actions/add-to-project from 0.4.0 to 0.4.1 (#294) dependabot[bot] 2023-03-06 14:34:12 +02:00
  • fba465dc83 chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#290) dependabot[bot] 2023-03-06 14:31:00 +02:00
  • 7e5798569b fix: glob support for RedirectURIs v1.13.1 David Sharnoff 2023-03-06 04:13:35 -08:00
  • 588a580068 feat: get all claims (#209) (#305) v2.0.0-dynamic-issuer.9 Livio Spring 2023-03-02 16:01:16 +01:00
  • 4dca29f1f9 fix: use the same schema encoder everywhere (#299) v2.0.0-next.1 Tim Möhlmann 2023-03-02 15:24:44 +02:00
  • fc1a80d274 chore: enable github actions for next branch (#298) Tim Möhlmann 2023-03-02 15:24:13 +02:00
  • 1eb4ee1c8e auto install things for "go generate" and then clean up afterwards David Sharnoff 2023-03-01 12:43:09 -08:00
  • 2d4ce6fde3 go mod tidy David Sharnoff 2023-03-01 12:39:12 -08:00
  • ad76a7cb07 remove empty NEXT_RELEASE.md David Sharnoff 2023-02-28 16:15:44 -08:00
  • 0c74bd51db breaking change: rename GetKeyByIDAndUserID -> GetKeyByIDAndClientID David Sharnoff 2023-02-28 16:15:25 -08:00
  • f447b9b6d4 breaking change: Add GetRefreshTokenInfo() to op.Storage David Sharnoff 2023-02-28 15:49:24 -08:00
  • f3eae0f329 breaking change: add rp/RelyingParty.GetRevokeEndpoint David Sharnoff 2023-02-28 12:44:33 -08:00
  • 2342f208ef implement RFC 8628: Device authorization grant Tim Möhlmann 2023-03-01 09:59:17 +02:00
  • 815ced424c readme: update zitdal docs link Fixes #286 Tim Möhlmann 2023-02-23 15:31:43 +01:00
  • 03f71a67c2 readme: update example commands Tim Möhlmann 2023-02-24 10:30:46 +01:00
  • f6d107340e make next branch the new pre-release branch (#284) Tim Möhlmann 2023-02-24 10:46:14 +01:00
  • 8e298791d7 feat: Token Exchange (RFC 8693) (#255) Emil Bektimirov 2023-02-19 14:57:46 +01:00
  • 9291ca9908 rp/mock: update go generate package and type Fixes #281 Tim Möhlmann 2023-02-17 14:42:02 +02:00
  • c8d61c0858 rp: allow to set custom URL parameters (#273) Tim Möhlmann 2023-02-13 11:28:46 +02:00
  • ff2729cb23 chore(deps): bump golang.org/x/text from 0.6.0 to 0.7.0 (#279) dependabot[bot] 2023-02-13 11:18:18 +02:00
  • 1165d88c69 feat(op): dynamic issuer depending on request / host (#278) Tim Möhlmann 2023-02-09 18:10:22 +02:00
  • 5633b5518a Merge pull request #269 from muir/doc-client-not-cached Tim Möhlmann 2023-02-09 12:03:21 +02:00
  • d258fc4c29 document lack of client caching David Sharnoff 2023-01-27 10:08:09 -08:00
  • d59ed71446 Merge pull request #258 from zitadel/dependabot/go_modules/golang.org/x/text-0.6.0 Tim Möhlmann 2023-02-06 21:23:05 +02:00
  • e59b9259a7 chore(deps): bump golang.org/x/text from 0.5.0 to 0.6.0 dependabot[bot] 2023-02-06 18:35:36 +00:00
  • 3e6ea0342b Merge pull request #271 from zitadel/jwt-token v2.0.0-dynamic-issuer.8 Tim Möhlmann 2023-02-06 20:29:36 +02:00
  • a34d7a1630 chore: add go 1.20 support (#275) Tim Möhlmann 2023-02-06 12:11:11 +02:00
  • 2832b762c3 cleanup Livio Spring 2023-02-06 11:09:30 +01:00
  • 3a6c3543e7 chore: add go 1.20 support (#274) Tim Möhlmann 2023-02-06 11:35:50 +02:00
  • f8ce5f400f document JWTProfileTokenStorage Livio Spring 2023-02-06 09:11:45 +01:00
  • df5a09f813 chore: switch from iouitil to io.ReadAll (#272) Tim Möhlmann 2023-02-06 09:29:25 +02:00
  • cdf2af6c2c feat: add CanRefreshTokenInfo to support non-JWT refresh tokens (#244) v1.13.0 David Sharnoff 2023-02-05 23:27:57 -08:00
  • fa222c5efb fix: nil pointer dereference on UserInfoAddress (#207) v1.12.2 Tim Möhlmann 2023-02-03 12:14:04 +02:00
  • c35968e74d feat: allow to specify token type of JWT Profile Grant Livio Spring 2023-02-03 08:40:45 +01:00
  • df359798ac feat(op): add support for client credentials v2.0.0-dynamic-issuer.7 Stefan Benz 2023-01-31 15:45:55 +01:00
  • e5730f2494 fix mocks and test Livio Spring 2023-01-30 15:34:26 +01:00
  • 90b99d4d2b feat(op): add support for client credentials Livio Spring 2023-01-30 10:54:22 +01:00
  • 1535ea4f6c chore(examples): improve logging and how to use (#266) Livio Spring 2023-01-25 06:22:12 +01:00
  • 2574ebc6e7 fix: exchange cors library and add X-Requested-With to Access-Control-Request-Headers (#261) v2.0.0-dynamic-issuer.6 Livio Spring 2023-01-09 10:39:21 +01:00
  • b031c1f297 fix: exchange cors library and add X-Requested-With to Access-Control-Request-Headers (#260) v1.12.1 Livio Spring 2023-01-09 10:39:11 +01:00
  • 6289fae50d Merge pull request #257 from zitadel/hifabienne-patch-1 Fabi 2022-12-29 16:19:11 +01:00
  • b6eea1ddda Update issue.yml Fabi 2022-12-29 16:03:40 +01:00
  • 205f2c4a30 chore(deps): bump cycjimmy/semantic-release-action from 2 to 3 (#248) dependabot[bot] 2022-12-06 10:41:07 +00:00
  • aa7cb56f69 chore(deps): bump golang.org/x/text from 0.4.0 to 0.5.0 (#250) dependabot[bot] 2022-12-06 11:37:56 +01:00
  • 2fd92af1f8 chore(deps): bump actions/add-to-project from 0.3.0 to 0.4.0 (#249) v1.12.0 dependabot[bot] 2022-12-06 11:34:54 +01:00
  • 87a545e60b feat: add missing IntrospectionResponse getters (#251) Goran Kovacevic 2022-12-06 11:34:19 +01:00
  • 1bed3e1f57 Merge pull request #247 from enercity/feature/readme Fabi 2022-12-06 09:42:01 +01:00
  • a757c5d13a Merge pull request #253 from zitadel/livio-a-patch-1 Fabi 2022-12-06 09:36:29 +01:00
  • 46684fbe0d chore(codeql): update branch name Livio Spring 2022-12-06 09:35:23 +01:00
  • c0f3ef8a66 Add folders to Basic Overview Michael Holtermann 2022-11-24 15:30:16 +01:00
  • 356dd89ae4 chore: fix broken codecov default branch (#245) Florian Forster 2022-11-21 17:41:56 +01:00
  • 74e1823392 chore: add an RP/OP integration test (#238) David Sharnoff 2022-11-17 22:29:25 -08:00
  • 39852f6021 feat: add rp.RevokeToken (#231) v1.11.0 David Sharnoff 2022-11-14 22:35:16 -08:00
  • 0847a5985a chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#236) v1.10.0 dependabot[bot] 2022-11-14 17:02:43 +01:00
  • 0e30c38791 chore(deps): bump golang.org/x/text from 0.3.8 to 0.4.0 (#234) dependabot[bot] 2022-11-14 17:02:22 +01:00
  • bd47b5ddc4 feat: support EndSession with RelyingParty client (#230) David Sharnoff 2022-11-14 08:01:19 -08:00
  • 4e302ca4da bugfix: access token verifier opts was not used (#237) David Sharnoff 2022-11-14 08:00:27 -08:00
  • a314c1483f fix: allow http schema for redirect url for native apps in dev mode (#242) Utku Özdemir 2022-11-14 16:59:56 +01:00
  • 1aa75ec953 feat: allow id token hint verifier to specify algs (#229) David Sharnoff 2022-11-14 07:59:33 -08:00
  • 89d1c90bf2 fix: WithPath on NewCookieHandler set domain instead! (#240) David Sharnoff 2022-11-14 07:58:36 -08:00
  • 0596d83b33 doc: fix zitadel doc uri in the README (#239) Anthony Quéré 2022-11-03 11:11:15 +01:00
  • 4ac692bfd8 chore: house cleaning of the caos name and update sec (#232) Florian Forster 2022-10-17 09:13:54 +02:00
  • 4bc4bfffe8 add op.AllAuthMethods (#233) David Sharnoff 2022-10-16 23:07:19 -07:00
  • 3a7b2e8eb5 docs(README.md): fix typos Weny Xu 2022-10-17 15:06:41 +09:00
  • 9f71e4c924 chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 (#228) dependabot[bot] 2022-10-14 22:38:10 +02:00
  • 01021e71a0 chore(example): fix listener usage in app example (#224) mv-kan 2022-10-05 09:36:06 +02:00
  • b5da6ec29b chore(linting): apply gofumpt & goimports to all .go files (#225) David Sharnoff 2022-10-05 00:33:10 -07:00
  • c4b7ef9160 fix: avoid potential race conditions (#220) v1.9.1 David Sharnoff 2022-10-03 22:23:59 -07:00
  • 749c30491b chore: Make example/server usable for tests (#205) David Sharnoff 2022-09-29 22:44:10 -07:00
  • 62daf4cc42 feat: add WithPath CookieHandlerOpt (#217) v1.9.0 David Sharnoff 2022-09-29 22:40:05 -07:00
  • 328d0e1251 feat: add access token verifier ops to openidProvider (#221) David Sharnoff 2022-09-29 22:39:40 -07:00
  • 2d248b1a1a fix: Change op.tokenHandler to follow the same pattern as the rest of the endpoint handlers (#210) David Sharnoff 2022-09-29 22:39:23 -07:00