Commit graph

  • c9ab349d63 op: remove user code endpoint Tim Möhlmann 2023-02-28 12:16:38 +02:00
  • a80ad6df8a Revert "use AuthRequest code flow to create device tokens" Tim Möhlmann 2023-02-28 12:03:28 +02:00
  • 6b21ae38ac
    chore(deps): bump actions/add-to-project from 0.4.0 to 0.4.1 dependabot[bot] 2023-02-27 20:06:57 +00:00
  • 75f503ce43 implement rp Tim Möhlmann 2023-02-27 12:55:52 +01:00
  • b885398466 use AuthRequest code flow to create device tokens Tim Möhlmann 2023-02-27 08:18:33 +01:00
  • a33a56a99b
    chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 dependabot[bot] 2023-02-27 05:19:36 +00:00
  • 65cd4528e4 don't obtain a Client from storage on each poll Tim Möhlmann 2023-02-26 18:23:43 +01:00
  • f26e155208 extract client authentication from introspection Tim Möhlmann 2023-02-25 00:31:22 +01: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
  • 139bfc83de readme: update example commands Tim Möhlmann 2023-02-24 10:30:46 +01:00
  • 0f9ec46aaa properly set expires in storage Tim Möhlmann 2023-02-24 10:18:31 +01:00
  • cab6b67b06
    chore(deps): bump golang.org/x/oauth2 dependabot[bot] 2023-02-24 04:41:21 +00:00
  • 73e6412361 readme: update zitdal docs link Fixes #286 Tim Möhlmann 2023-02-23 15:31:43 +01:00
  • 768a1355d9 fix testing Tim Möhlmann 2023-02-23 14:42:19 +01:00
  • cd12413f26 change base to next Tim Möhlmann 2023-02-23 14:36:04 +01:00
  • c12305457b some updates after feedback Tim Möhlmann 2023-02-23 14:26:55 +01:00
  • 671b13b9c6 implement RFC 8628: Device authorization grant Tim Möhlmann 2023-02-22 20:11:42 +01:00
  • f6fbebbed4 make next branch the new pre-release branch Tim Möhlmann 2023-02-19 18:05:53 +02:00
  • e9622cde13 Merge branch 'next' into pr/wdantuma/226 Tim Möhlmann 2023-02-19 16:49:31 +02:00
  • 8e298791d7
    feat: Token Exchange (RFC 8693) (#255) Emil Bektimirov 2023-02-19 14:57:46 +01:00
  • 728dd90c1e fix: review remarks Emil Bektimirov 2023-02-18 03:23:56 +01:00
  • b16f78bee1
    Merge branch 'next' into token-exchange Emil Bektimirov 2023-02-18 03:03:13 +01:00
  • 9291ca9908 rp/mock: update go generate package and type Fixes #281 Tim Möhlmann 2023-02-17 14:42:02 +02:00
  • fa42a971bc rp/mock: update go generate package and type Fixes #281 Tim Möhlmann 2023-02-17 14:42:02 +02:00
  • ad5a422e07 resolve some compatibility issues after merge Tim Möhlmann 2023-02-16 14:19:19 +02:00
  • 8a8d9af9c1 Merge branch next into pr/lefelys/255 Tim Möhlmann 2023-02-16 14:15:14 +02:00
  • c8d61c0858
    rp: allow to set custom URL parameters (#273) Tim Möhlmann 2023-02-13 11:28:46 +02:00
  • 296bdb2545 How to set prompt on authorize request Fixes #241 Tim Möhlmann 2023-02-03 19:54:57 +02:00
  • 622b510c70 rp: allow to set prompts in AuthURLHandler Tim Möhlmann 2023-02-03 18:07:32 +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
  • 102cda7a39 op: remove duplicate code Tim Möhlmann 2023-02-09 11:56:25 +02:00
  • bbed8bea8a
    chore(deps): bump golang.org/x/text from 0.6.0 to 0.7.0 dependabot[bot] 2023-02-09 04:10:54 +00:00
  • d258fc4c29 document lack of client caching David Sharnoff 2023-01-27 10:08:09 -08:00
  • 88ed994136 op: mock: cleanup commented code Tim Möhlmann 2023-02-08 14:01:06 +02:00
  • 2c2142f574 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
  • 712867d2eb rp: fix integration test Tim Möhlmann 2023-02-08 13:23:14 +02:00
  • 878a7ab126 resolve merge conflicts against the 'next' branch Tim Möhlmann 2023-02-07 18:12:35 +02:00
  • e88052ace2 Notes added by 'git notes add' semantic-release-bot 2023-02-07 08:08:04 +00:00
  • a5ea368d6a 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
  • 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
  • a52d854c61 chore: add go 1.20 support Tim Möhlmann 2023-02-06 10:57:17 +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
  • f4c07ad7d2 Notes added by 'git notes add' semantic-release-bot 2023-02-06 07:29:21 +00: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
  • cc144c7203 chore: switch from iouitil to io.ReadAll Tim Möhlmann 2023-02-03 14:39:57 +02:00
  • e565b603ce Notes added by 'git notes add' semantic-release-bot 2023-02-03 10:15:23 +00:00
  • fa222c5efb
    fix: nil pointer dereference on UserInfoAddress (#207) v1.12.2 Tim Möhlmann 2023-02-03 12:14:04 +02:00
  • 9b63a93da7 fix: nil pointer dereference on UserInfoAddress Tim Möhlmann 2023-02-03 10:50:26 +02:00
  • 30db7db353 oidc: add test case to reproduce #203 Tim Möhlmann 2023-02-03 10:40:18 +02:00
  • c35968e74d
    feat: allow to specify token type of JWT Profile Grant Livio Spring 2023-02-03 08:40:45 +01:00
  • 2d8a09f266 Notes added by 'git notes add' semantic-release-bot 2023-01-31 15:17:52 +00: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
  • 1794b7af44 move ErrInvalidRefresToken to op/storage.go David Sharnoff 2023-01-27 08:54:34 -08:00
  • 09ae13ec26 review feedback: return an error defined in op rather than adding a new error to oidc David Sharnoff 2022-11-30 15:49:54 -08:00
  • 0c8033a006 add comment suggested in code review David Sharnoff 2022-11-29 13:45:02 -08:00
  • 9bbdc78b0c Add an additional, optional, op.Storage interface so that refresh tokens that are not JWTs do not cause failures when they randomly, sometimes, decrypt without error David Sharnoff 2022-11-30 15:39:41 -08:00
  • 1535ea4f6c
    chore(examples): improve logging and how to use (#266) Livio Spring 2023-01-25 06:22:12 +01:00
  • 49765d3f9a
    chore(examples): improve logging and how to use Livio Spring 2023-01-17 09:47:33 +01:00
  • 075919a239
    Update feature_request.md Fabi 2023-01-16 10:39:44 +01:00
  • ea1d5d8d77 Notes added by 'git notes add' semantic-release-bot 2023-01-09 09:41:01 +00:00
  • 90003c3065 Notes added by 'git notes add' semantic-release-bot 2023-01-09 09:40:32 +00: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
  • 1d8722bcb1
    fix: exchange cors library and add X-Requested-With to Access-Control-Request-Headers Livio Spring 2023-01-09 10:06:20 +01:00
  • 070474837c
    fix: exchange cors library and add X-Requested-With to Access-Control-Request-Headers Livio Spring 2023-01-09 09:50:55 +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
  • cf8128a60b feat: add token exchange to client Emil Bektimirov 2022-12-20 01:49:55 +01:00
  • 69e8cb434d docs: add token exchange to examples Emil Bektimirov 2022-12-20 01:49:13 +01:00
  • 42a965796b feat: token exchange in op (rfc 6749) Emil Bektimirov 2022-12-20 01:41:58 +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
  • 20a9ac3f77
    update sem rel to work with node 16 Livio Spring 2022-12-06 11:40:17 +01: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
  • 282734a338 Notes added by 'git notes add' semantic-release-bot 2022-12-06 10:36:10 +00: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
  • 6aefa294fc feat: add missing IntrospectionResponse getters Goran Kovacevic 2022-12-05 16:04:43 +01:00
  • 36544b95a3
    chore(deps): bump golang.org/x/text from 0.4.0 to 0.5.0 dependabot[bot] 2022-12-05 04:18:52 +00:00
  • 3f7451ef8a
    chore(deps): bump actions/add-to-project from 0.3.0 to 0.4.0 dependabot[bot] 2022-11-28 19:04:15 +00:00
  • 41b2b1e1bd
    chore(deps): bump cycjimmy/semantic-release-action from 2 to 3 dependabot[bot] 2022-11-28 19:04:11 +00:00
  • c0f3ef8a66 Add folders to Basic Overview Michael Holtermann 2022-11-24 15:30:16 +01:00
  • 1e5aa54fde Merge branch 'main' into solid-oidc Willem Dantuma 2022-11-23 18:46:22 +01:00
  • 356dd89ae4
    chore: fix broken codecov default branch (#245) Florian Forster 2022-11-21 17:41:56 +01:00
  • 6e9c116b67
    update codecov badge Florian Forster 2022-11-21 17:39:50 +01:00
  • c2c095b8bb
    chore: fix broken codecov default branch Florian Forster 2022-11-21 17:39:09 +01:00