Commit graph

  • d877539236 add unit tests to oidc verifier Tim Möhlmann 2023-03-20 18:07:38 +02:00
  • 9c7bcae539 fix: handle the zero cases for oidc.Time Tim Möhlmann 2023-03-20 14:56:06 +02:00
  • 88aab28603 use type aliases for oidc.Verifier Tim Möhlmann 2023-03-17 17:30:58 +02:00
  • aad76b0d91 feat: merge the verifier types Tim Möhlmann 2023-03-17 16:10:42 +02:00
  • 07f88c86cc Notes added by 'git notes add' semantic-release-bot 2023-03-20 15:21:03 +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
  • 5a14f8d3e4 fix: handle the zero cases for oidc.Time 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
  • 06e78e2c36 Notes added by 'git notes add' semantic-release-bot 2023-03-20 09:08:10 +00:00
  • 890a7f3ed4
    feat: GetUserinfo helper method for IDTokenClaims (#337) v2.1.0 Tim Möhlmann 2023-03-20 11:06:32 +02:00
  • 822776fe6a upgrade this module to v3 Tim Möhlmann 2023-03-17 18:41:41 +02:00
  • f41f5dfdef fix test Tim Möhlmann 2023-03-17 18:27:43 +02:00
  • 875c219282 feat: GetUserinfo helper method for IDTokenClaims Tim Möhlmann 2023-03-17 18:10:30 +02:00
  • ec35ccb160 Notes added by 'git notes add' semantic-release-bot 2023-03-17 15:37:40 +00: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
  • 82c1eefe72 chore: document standard deviation when using globs Tim Möhlmann 2023-03-17 08:28:28 +02:00
  • b184713eb9 op: correct typo Tim Möhlmann 2023-03-14 14:00:08 +02:00
  • 62caf5dafe chore: update features in readme Tim Möhlmann 2023-03-16 18:08:56 +02:00
  • b2184849e8 chore: update features in readme Tim Möhlmann 2023-03-16 18:08:56 +02:00
  • 65a558090f Notes added by 'git notes add' semantic-release-bot 2023-03-16 13:04:29 +00:00
  • 7406e35c5d
    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
  • c3775aceaa
    Merge pull request #330 from zitadel/main-next v2.0.0 Tim Möhlmann 2023-03-16 15:01:37 +02:00
  • 8488f26a27 Add unit test for op.ParseAuthorizeCallbackRequest Tim Möhlmann 2023-03-16 13:36:36 +02:00
  • 7d81993537 chore: replace gorilla/mux with go-chi/chi Tim Möhlmann 2023-03-15 22:54:18 +02:00
  • 0476b5946e Merge branch 'next' into main-next Tim Möhlmann 2023-03-15 16:26:32 +02:00
  • ea66275432 Notes added by 'git notes add' semantic-release-bot 2023-03-15 13:46:20 +00: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
  • b8c504c9fe
    Merge branch 'next' into upgrade-modules Tim Möhlmann 2023-03-15 15:33:04 +02:00
  • 26d8e32636
    chore: test all routes Tim Möhlmann 2023-03-15 15:32:14 +02:00
  • 369bbe4e15 Notes added by 'git notes add' semantic-release-bot 2023-03-15 13:20:23 +00:00
  • 711a194b50 fix: allow RFC3339 encoded time strings v2.0.0-next.4 Tim Möhlmann 2023-03-06 19:21:24 +02:00
  • 72479ba179 adjust test data Tim Möhlmann 2023-03-14 13:45:41 +02:00
  • 360e557482 fix: unmarshalling of scopes in access token (#320) Tim Möhlmann 2023-03-10 09:46:25 +02:00
  • 6f8a392ce2
    update AuthRequestDone doc comment Tim Möhlmann 2023-03-13 13:54:32 +02:00
  • e56925ae7d add CanSetUserinfoFromRequest interface David Sharnoff 2023-03-10 15:53:33 -08:00
  • 4b12045ed0 chore: update all modules Tim Möhlmann 2023-03-10 16:58:26 +02:00
  • fe4fe43555 chore: test all routes Tim Möhlmann 2023-03-09 18:14:48 +02:00
  • a3fe7821f4 fix: allow RFC3339 encoded time strings Tim Möhlmann 2023-03-06 19:21:24 +02:00
  • 22e4d4e163 Notes added by 'git notes add' semantic-release-bot 2023-03-10 14:33:07 +00: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
  • 5bf72089b0 resolve (most) review comments Tim Möhlmann 2023-03-10 14:23:07 +02:00
  • 434b3fae82 try coverage without example Tim Möhlmann 2023-03-10 13:44:36 +02:00
  • fbd660f4bd Notes added by 'git notes add' semantic-release-bot 2023-03-10 07:47:50 +00:00
  • eea2ed1a51
    fix: unmarshalling of scopes in access token (#320) v1.13.2 Tim Möhlmann 2023-03-10 09:46:25 +02:00
  • 3fb86d1019 fix: unmarshalling of scopes in access token Tim Möhlmann 2023-03-09 18:33:27 +02:00
  • 1a27905305 Notes added by 'git notes add' semantic-release-bot 2023-03-08 14:50:58 +00:00
  • 4bd2b742f9 chore: remove unused context in NewOpenIDProvider v2.0.0-next.2 Tim Möhlmann 2023-03-08 11:43:47 +02:00
  • e36e64f6f6 chore: remove unused context in NewOpenIDProvider Tim Möhlmann 2023-03-08 11:43:47 +02:00
  • de33faa2d8 oidc: move token claims according discussion Tim Möhlmann 2023-03-07 17:52:19 +02:00
  • bb266aac4b cleanup unused code Tim Möhlmann 2023-03-07 17:44:10 +02:00
  • 7139a555fd client: further expose ID token type parameter Tim Möhlmann 2023-03-06 17:44:16 +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
  • d1a6540252
    chore(deps): bump golang.org/x/text from 0.7.0 to 0.8.0 dependabot[bot] 2023-03-06 12:31:45 +00:00
  • a40cb43f9f
    chore(deps): bump golang.org/x/oauth2 dependabot[bot] 2023-03-06 12:31:40 +00: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
  • 67ef46ab65 Notes added by 'git notes add' semantic-release-bot 2023-03-06 12:14:56 +00:00
  • 7e5798569b
    fix: glob support for RedirectURIs v1.13.1 David Sharnoff 2023-03-06 04:13:35 -08:00
  • b9b57647e4 rp: fix example Tim Möhlmann 2023-03-06 13:13:33 +02:00
  • c7f1319b39 oidc: add standard references Tim Möhlmann 2023-03-06 12:55:26 +02:00
  • 54eae928c9 rp: add VerifyTokens example Tim Möhlmann 2023-03-06 12:31:11 +02:00
  • 6e9d8739e8 fix: rp: wrong assignment in WithIssuedAtMaxAge Tim Möhlmann 2023-03-06 11:40:55 +02:00
  • 2df16c39a7 switch to path.Match David Sharnoff 2023-03-03 18:14:40 -08:00
  • ef5a8a2e3a op: add example for VerifyAccessToken Tim Möhlmann 2023-03-04 02:00:56 +02:00
  • 944fbd7c5b testutil: simplefy usage Tim Möhlmann 2023-03-04 02:00:26 +02:00
  • 2b6c709ce7 don't include internal/testutil in coverage report Tim Möhlmann 2023-03-03 19:05:26 +02:00
  • 7b613c63eb impelement unit tests for the token Verifiers Tim Möhlmann 2023-03-03 18:44:33 +02:00
  • d41f4b5d21 add unit tests for oidc.Userinfo Tim Möhlmann 2023-03-02 17:35:06 +02:00
  • f4382992b5 Notes added by 'git notes add' semantic-release-bot 2023-03-02 15:03:11 +00:00
  • 588a580068
    feat: get all claims (#209) (#305) v2.0.0-dynamic-issuer.9 Livio Spring 2023-03-02 16:01:16 +01:00
  • 142a412e9f
    feat: get all claims (#209) Igor Morozov 2022-08-30 17:09:56 +03:00
  • 72a108a33b add unit tests for oidc.IntrospectionResponse Tim Möhlmann 2023-03-02 15:44:27 +02:00
  • 3940b520a8 cleanup nested types and add some unit tests Tim Möhlmann 2023-02-19 22:14:55 +02:00
  • 62a3af61f3 oidc: refactor JWTProfileAssertionClaims Tim Möhlmann 2023-02-19 15:49:25 +02:00
  • 85bd99873d refactor: use struct types for claim related types Tim Möhlmann 2023-02-17 16:50:28 +02:00
  • 11682a2cc8 oidc: add regression tests for token claim json Tim Möhlmann 2023-02-17 18:45:40 +02:00
  • 802a7e3ebd Notes added by 'git notes add' semantic-release-bot 2023-03-02 13:27:15 +00: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
  • 9c8fa464ae cache compiled globs David Sharnoff 2023-03-01 15:37:04 -08:00
  • d2c5e8c10a auto install things for "go generate" and then clean up afterwards David Sharnoff 2023-03-01 12:43:09 -08:00
  • ec488af2e1 go mod tidy David Sharnoff 2023-03-01 12:39:12 -08:00
  • 74f95f2079 chore: enable github actions for next branch Tim Möhlmann 2023-03-01 16:30:35 +02:00
  • 6ba985f546 fix: use the same schema encoder everywhere Tim Möhlmann 2023-03-01 18:40:40 +02:00
  • 2342f208ef
    implement RFC 8628: Device authorization grant Tim Möhlmann 2023-03-01 09:59:17 +02:00
  • 8da9b5f665 feat: glob support for RedirectURIs David Sharnoff 2023-02-28 17:24:30 -08:00
  • 89aac1b5c9 remove empty NEXT_RELEASE.md David Sharnoff 2023-02-28 16:15:44 -08:00
  • f2d10b0796 breaking change: rename GetKeyByIDAndUserID -> GetKeyByIDAndClientID David Sharnoff 2023-02-28 16:15:25 -08:00
  • 3559934a2f breaking change: Add GetRefreshTokenInfo() to op.Storage David Sharnoff 2023-02-28 15:49:24 -08:00
  • ea4be87828 breaking change: add rp/RelyingParty.GetRevokeEndpoint David Sharnoff 2023-02-28 12:44:33 -08:00
  • 5cd0653c33 add unit tests Tim Möhlmann 2023-02-28 19:58:08 +02:00
  • b5d2050c2a device example Tim Möhlmann 2023-02-28 17:24:23 +02:00
  • 08fab97786 resolve review comments Tim Möhlmann 2023-02-28 16:55:48 +02:00