Commit graph

  • 74e1823392
    chore: add an RP/OP integration test (#238) David Sharnoff 2022-11-17 22:29:25 -08:00
  • bfec991dfa
    Update pkg/client/rp/integration_test.go David Sharnoff 2022-11-17 09:50:00 -08:00
  • d025ac3ec6 rp/op integration test do not error if OP does not provide a redirect working, but with debugging clean up, remove debugging support go1.15 attempt to fix coverage calculation David Sharnoff 2022-11-15 13:56:48 -08:00
  • e7a6db4ed7 Notes added by 'git notes add' semantic-release-bot 2022-11-15 06:36:33 +00:00
  • 39852f6021
    feat: add rp.RevokeToken (#231) v1.11.0 David Sharnoff 2022-11-14 22:35:16 -08:00
  • e3421ee009
    add missing lines after conflict resolving Livio Spring 2022-11-15 07:31:44 +01:00
  • 8110a7527e feat: add rp.RevokeToken David Sharnoff 2022-11-14 14:23:00 -08:00
  • 34fee029d9 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-10 17:26:32 -08:00
  • 50e10665bb Merge branch 'zitadel-main' David Sharnoff 2022-11-14 13:51:58 -08:00
  • fdefbf61da Merge branch 'main' of github.com:zitadel/oidc into zitadel-main David Sharnoff 2022-11-14 13:51:44 -08:00
  • cf23002e72 Notes added by 'git notes add' semantic-release-bot 2022-11-14 16:04:10 +00: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
  • 537cf6451c
    fix: allow http schema for redirect url for native apps in dev mode Utku Ozdemir 2022-11-11 11:39:23 +01:00
  • 57ea7e6989 fix: WithPath on NewCookieHandler set domain instead! David Sharnoff 2022-11-07 15:40:15 -08:00
  • f49406ec35 fix: WithPath on NewCookieHandler set domain instead! David Sharnoff 2022-11-07 15:40:15 -08:00
  • 454c17c18f
    Merge branch 'zitadel:main' into main David Sharnoff 2022-11-07 15:38:45 -08:00
  • 0596d83b33
    doc: fix zitadel doc uri in the README (#239) Anthony Quéré 2022-11-03 11:11:15 +01:00
  • a1ed5a6040
    doc: fix zitadel doc uri in the README Anthony Quéré 2022-11-01 15:57:29 +01:00
  • 2b9a62b4b9 ioutil.ReadAll, for now David Sharnoff 2022-10-27 18:59:50 -07:00
  • 5584414f53 undo that last change, but noice error returns from EndSession David Sharnoff 2022-10-27 18:55:20 -07:00
  • a689c468ff do not error if OP does not provide a redirect David Sharnoff 2022-10-27 18:03:19 -07:00
  • eb9736a160 bugfix: access token verifier opts was not used David Sharnoff 2022-10-24 15:21:15 -07:00
  • 6b7baa5a30 bugfix: access token verifier opts was not used David Sharnoff 2022-10-24 15:21:15 -07:00
  • 1a0978975a Merge branch 'main' of github.com:muir/oidc David Sharnoff 2022-10-24 14:53:22 -07:00
  • e1fc781484 feat: add rp.RevokeToken David Sharnoff 2022-10-13 16:20:30 -07:00
  • 87a37b219f
    Merge branch 'zitadel:main' into main David Sharnoff 2022-10-24 14:24:22 -07:00
  • ca938b229a feat: allow id token hint verifier to specify algs David Sharnoff 2022-10-12 18:07:47 -07:00
  • 045d612e93 feat: support EndSession with RelyingPart client David Sharnoff 2022-10-12 18:06:48 -07:00
  • 763d69b4ca feat: add rp.RevokeToken David Sharnoff 2022-10-13 16:20:30 -07:00
  • a17e23218a
    chore(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1 dependabot[bot] 2022-10-24 04:47:50 +00:00
  • 693cdc872c
    chore(deps): bump golang.org/x/text from 0.3.8 to 0.4.0 dependabot[bot] 2022-10-18 04:26:02 +00:00
  • 4ac692bfd8
    chore: house cleaning of the caos name and update sec (#232) Florian Forster 2022-10-17 09:13:54 +02:00
  • 1b4f2adc1b
    Update SECURITY.md Florian Forster 2022-10-17 08:42:48 +02:00
  • dffae17333
    Update SECURITY.md Florian Forster 2022-10-17 08:42:33 +02:00
  • d954b9783f
    make fix non breakable Livio Spring 2022-10-17 08:38:34 +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
  • 5454b3da15 add op.AllAuthMethods David Sharnoff 2022-10-14 12:33:56 -07:00
  • 85d035229a
    some typos Florian Forster 2022-10-14 17:01:45 +02:00
  • 8a8f3b14a5
    chore: house cleaning of the caos name and update sec Florian Forster 2022-10-14 16:54:04 +02:00
  • 2350b8a942 feat: support EndSession with RelyingPart client David Sharnoff 2022-10-12 18:06:48 -07:00
  • a131c4b5bc feat: allow id token hint verifier to specify algs David Sharnoff 2022-10-12 18:07:47 -07:00
  • eddd0edccf
    chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 dependabot[bot] 2022-10-12 04:31:15 +00:00
  • 6da569f024
    Update README.md Weny Xu 2022-10-11 21:12:54 +09:00
  • de028920c8 Make allowed cors headers configurable Willem Dantuma 2022-10-10 18:36:51 +02:00
  • 96ca17675f Allow DPoP header Willem Dantuma 2022-10-10 18:10:11 +02:00
  • 3e75107c9c Make supported scopes configurable Willem Dantuma 2022-10-06 12:04:48 +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
  • 49a313784b apply gofumpt & goimports to all .go files David Sharnoff 2022-10-04 17:53:15 -07:00
  • a3e74c609b fix: Small semantic fix mv-kan 2022-10-04 15:40:03 +02:00
  • f448e2781a Notes added by 'git notes add' semantic-release-bot 2022-10-04 05:25:10 +00:00
  • c4b7ef9160
    fix: avoid potential race conditions (#220) v1.9.1 David Sharnoff 2022-10-03 22:23:59 -07:00
  • 0bac0de419 add pre-calls to NewRelyingPartyOIDC too David Sharnoff 2022-10-03 13:01:06 -07:00
  • 8e6a8fae1f review feedback -- additional potential races David Sharnoff 2022-09-30 08:48:38 -07:00
  • 749c30491b
    chore: Make example/server usable for tests (#205) David Sharnoff 2022-09-29 22:44:10 -07:00
  • 2683ca54b5 Notes added by 'git notes add' semantic-release-bot 2022-09-30 05:41:35 +00: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
  • 890517f73b Notes added by 'git notes add' semantic-release-bot 2022-09-30 05:30:22 +00:00
  • 29904e9446
    chore: add notice file to explicit state the copyright (#215) v1.8.1 Florian Forster 2022-09-30 07:28:54 +02:00
  • 88a98c03ea
    fix: rp.RefreshAccessToken did not work (#216) David Sharnoff 2022-09-29 22:28:31 -07:00
  • 4b4b0e49e0
    chore: update jwtProfileKeySet to match actual use (#219) David Sharnoff 2022-09-29 22:24:47 -07:00
  • c0badf2329
    chore: additional errors and error improvements that catch problems earlier David Sharnoff 2022-09-29 22:18:48 -07:00
  • 0d721d937e
    chore: adjustments to comments for things found while implementing Storage David Sharnoff 2022-09-29 22:18:08 -07:00
  • d19dd504ef additional errors and error improvements that catch problems earlier David Sharnoff 2022-09-27 19:03:52 -07:00
  • 641d4b3e4b adjustments to comments for things found while implementing Storage David Sharnoff 2022-09-27 19:13:42 -07:00
  • 5ed243a78f add access token verifier ops to openidProvider David Sharnoff 2022-09-27 18:55:32 -07:00
  • 2067a740cc avoid potential race lazy initializers in RelyingParty David Sharnoff 2022-09-27 18:39:05 -07:00
  • e0a8f4c678 avoid potential race conditions with lazy-initializers in OpenIDProvider David Sharnoff 2022-09-27 18:35:49 -07:00
  • 35630fbb3e fix potential race condition during signer update David Sharnoff 2022-09-27 18:33:16 -07:00
  • d90be35e52 update jwtProfileKeySet to match actual use David Sharnoff 2022-09-27 16:24:15 -07:00
  • 41e6058030 undo accidental formatting changes David Sharnoff 2022-09-27 15:24:08 -07:00
  • 1b5f2ebef7 fix merge issue David Sharnoff 2022-09-27 15:03:54 -07:00
  • 75424c5de1 add WithPath CookieHandlerOpt David Sharnoff 2022-09-27 15:00:50 -07:00
  • a7a22ee76c oidc.RefreshTokenRequest cannot be used to in a request to refresh tokens because it does not explicitly include grant_types. David Sharnoff 2022-09-27 14:31:58 -07:00
  • 2d0c08f8a2 example server now passes tests David Sharnoff 2022-09-27 14:21:23 -07:00
  • 04096d6e5a
    chore: add notice file to explicit state the copyright Florian Forster 2022-09-27 16:14:55 +02:00
  • 98851d4ca6
    chore(workflows): add issues to project board (#213) Fabi 2022-09-27 08:12:54 +02:00
  • 0719efa51a
    chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#212) dependabot[bot] 2022-09-27 08:12:02 +02:00
  • b983e486ec
    Rename main.yml to issue.yml Fabi 2022-09-26 15:45:33 +02:00
  • b24cfca25c
    Create main.yml Fabi 2022-09-26 15:42:10 +02:00
  • 972ef1320d
    chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 dependabot[bot] 2022-09-19 19:23:50 +00:00
  • ac4c83724c fix: nil pointer dereference on UserInfoAddress Tim Möhlmann 2022-09-16 15:43:33 +03:00
  • f4a7c7e4ad oidc: add test case to reproduce #203 Tim Möhlmann 2022-09-16 15:31:42 +03:00
  • 39c53f0ae9 Change op.tokenHandler to follow the same pattern as the rest of the endpoint handlers inside op: provide a standard endpoint handler that uses injected data. David Sharnoff 2022-09-08 17:58:34 -07:00
  • 0137ea5e68 storage -> Storage David Sharnoff 2022-09-01 13:41:17 -07:00
  • faaeb1819a Notes added by 'git notes add' semantic-release-bot 2022-08-30 14:13:15 +00:00
  • fca6cf9433
    feat: get all claims (#209) v1.8.0 Igor Morozov 2022-08-30 17:09:56 +03:00
  • f665a5d7cd
    feat: get all claims Igor Morozov 2022-08-25 18:41:41 +03:00
  • 68daa3ed74 export all User fields David Sharnoff 2022-08-19 17:26:39 -07:00
  • 1073af88c2 move example/server/*.go to example/server/exampleop/ David Sharnoff 2022-08-19 16:37:38 -07:00