Commit graph

  • e602f84b0b
    feat: refresh token Livio Amstutz 2021-05-18 08:59:33 +02:00
  • cd44ff0982
    Merge pull request #97 from caos/refresh-token Fabi 2021-05-12 08:44:58 +02:00
  • d362dd7546 handle error Livio Amstutz 2021-05-11 15:20:14 +02:00
  • 90b87289cb
    Update pkg/op/token_code.go Livio Amstutz 2021-05-11 15:17:10 +02:00
  • 2a11a1979e rename storage methods and fix mocks Livio Amstutz 2021-05-11 10:48:11 +02:00
  • 3a46908051 Merge branch 'master' into refresh-token Livio Amstutz 2021-05-11 10:27:43 +02:00
  • be04244212 amr and scopes Livio Amstutz 2021-05-11 10:26:25 +02:00
  • 37be4f15ef Notes added by 'git notes add' semantic-release-bot 2021-04-29 14:14:44 +00:00
  • d4c1f1253c
    Merge pull request #96 from caos/redirect-uri v0.14.7 Fabi 2021-04-29 16:13:10 +02:00
  • 540a7bd7be improve Loopback check Livio Amstutz 2021-04-29 12:43:21 +02:00
  • 5119d7aea3 begin refresh token Livio Amstutz 2021-04-29 09:20:01 +02:00
  • 72fc86164c fix: allow loopback redirect_uri for native apps Livio Amstutz 2021-04-26 14:31:26 +02:00
  • 65a58039dc fix: rp verification process Livio Amstutz 2021-04-26 11:00:42 +02:00
  • 8b7c9f260b Notes added by 'git notes add' semantic-release-bot 2021-04-23 09:54:28 +00:00
  • a2601f1584
    fix: return error when delegating user in jwt profile request (#94) v0.14.6 Livio Amstutz 2021-04-23 11:53:03 +02:00
  • 7d6c88af03 fix: return error when delegating user in jwt profile request Livio Amstutz 2021-04-23 11:49:24 +02:00
  • d6cc89819b
    chore(deps): bump golang.org/x/text from 0.3.5 to 0.3.6 (#91) dependabot[bot] 2021-04-23 08:43:24 +02:00
  • 6a4aea344d Notes added by 'git notes add' semantic-release-bot 2021-04-19 11:42:57 +00:00
  • b258b3cadb fix: url safe encryption with no padding (#93) v0.14.5 Livio Amstutz 2021-04-19 13:41:27 +02:00
  • 928ba0bc57 Merge branch 'master' into url Livio Amstutz 2021-04-19 13:38:13 +02:00
  • 68caf35e58 fix: url safe encryption with no padding Livio Amstutz 2021-04-19 13:28:27 +02:00
  • bcdc77429d Notes added by 'git notes add' semantic-release-bot 2021-04-08 07:56:06 +00:00
  • 5cd7bae505
    fix: cli client (#92) v0.14.4 Elio Bischof 2021-04-08 09:54:39 +02:00
  • e8460c3e65
    fix: print shutdown error correctly Elio Bischof 2021-04-07 16:54:53 +02:00
  • f0e1b3076f
    fix: cli client Elio Bischof 2021-04-07 16:51:07 +02:00
  • 4c2c8a9143
    chore(deps): bump golang.org/x/text from 0.3.5 to 0.3.6 dependabot[bot] 2021-04-02 04:04:58 +00:00
  • 602592d5f3
    chore(pipeline): add Go 1.16 to matrix build (#90) Livio Amstutz 2021-03-18 13:35:56 +01:00
  • 0f41ddbec1
    chore(readme): add GO 1.16 to supported versions Livio Amstutz 2021-03-18 13:24:09 +01:00
  • 3cbcf4666d
    chore(pipeline): add 1.16 to matrix build Livio Amstutz 2021-03-18 13:23:02 +01:00
  • 2292d63f7b
    chore(deps): bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1 (#89) dependabot[bot] 2021-03-18 13:20:07 +01:00
  • 62cf2515da
    chore(deps): bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1 dependabot[bot] 2021-03-10 04:05:59 +00:00
  • efe85bbaf4 Notes added by 'git notes add' semantic-release-bot 2021-03-05 07:38:16 +00:00
  • 84e5159508
    Merge pull request #88 from caos/basic-auth v0.14.3 Fabi 2021-03-05 08:37:03 +01:00
  • 8f6e2c5974 chore: improve signer log messages Livio Amstutz 2021-03-05 07:53:35 +01:00
  • d7d7daab2d fix: encoding of basic auth header values Livio Amstutz 2021-03-05 07:44:37 +01:00
  • 2587779e0d Notes added by 'git notes add' semantic-release-bot 2021-03-02 23:01:25 +00:00
  • 527dd7b604
    Merge pull request #87 from caos/wrap-original-error v0.14.2 Elio Bischof 2021-03-03 00:00:00 +01:00
  • f2f509a522
    fix: wrap original fetch key error Elio Bischof 2021-03-02 23:58:34 +01:00
  • 44375461c5 Notes added by 'git notes add' semantic-release-bot 2021-02-22 14:07:30 +00:00
  • 53803642d6
    Merge pull request #66 from caos/signingkey v0.14.1 Fabi 2021-02-22 15:06:02 +01:00
  • e1f0456228 merge Livio Amstutz 2021-02-22 14:57:15 +01:00
  • 97a567f554 Merge branch 'master' into signingkey Livio Amstutz 2021-02-22 14:56:37 +01:00
  • 01e5b74ba7
    chore(deps): bump github.com/golang/mock from 1.4.4 to 1.5.0 (#86) dependabot[bot] 2021-02-22 10:30:27 +01:00
  • 0fabbc33cf
    chore(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.8.0 (#85) dependabot[bot] 2021-02-22 10:28:14 +01:00
  • 5a8a50e954
    chore(deps): bump github.com/golang/mock from 1.4.4 to 1.5.0 dependabot[bot] 2021-02-22 04:04:49 +00:00
  • 43224ecdeb
    chore(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.8.0 dependabot[bot] 2021-02-18 04:06:16 +00:00
  • ee1a8e1231
    chore(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1 dependabot[bot] 2021-02-17 04:04:59 +00:00
  • 30eaa384de Notes added by 'git notes add' semantic-release-bot 2021-02-15 12:45:25 +00:00
  • 1518c843de
    feat: token introspection (#83) v0.14.0 Livio Amstutz 2021-02-15 13:43:50 +01:00
  • 1049c44c3e Merge remote-tracking branch 'origin/token-introspection' into signingkey Livio Amstutz 2021-02-12 13:02:04 +01:00
  • 5678693d44 clenaup Livio Amstutz 2021-02-12 12:52:12 +01:00
  • fb9d1b3c4a
    Update example/internal/mock/storage.go Livio Amstutz 2021-02-12 12:51:22 +01:00
  • 0c7b2605bd clenaup Livio Amstutz 2021-02-12 07:02:10 +01:00
  • 01ff740f4e fixes Livio Amstutz 2021-02-12 06:47:16 +01:00
  • 0ca2370d48 refactoring Livio Amstutz 2021-02-11 17:38:58 +01:00
  • 138da8a208 introspect Livio Amstutz 2021-02-10 16:42:01 +01:00
  • 134999bc33 Merge branch 'master' into token-introspection Livio Amstutz 2021-02-04 07:52:34 +01:00
  • b3917f208d Notes added by 'git notes add' semantic-release-bot 2021-02-03 12:05:31 +00:00
  • fa92a20615
    fix: make GenerateJWTProfileToken public (#82) v0.13.3 Livio Amstutz 2021-02-03 13:04:06 +01:00
  • e346290423 fix: make GenerateJWTProfileToken public Livio Amstutz 2021-02-03 10:44:25 +01:00
  • 345fc7e837 token introspection Livio Amstutz 2021-02-03 10:42:01 +01:00
  • 4b426c899a scopes Livio Amstutz 2021-02-02 11:41:50 +01:00
  • 960be5af1f introspect and client assertion Livio Amstutz 2021-02-01 17:17:40 +01:00
  • ba01bdf1ef
    chore(deps): bump github.com/google/uuid from 1.1.2 to 1.2.0 (#81) dependabot[bot] 2021-01-29 09:39:01 +01:00
  • 95cd01094a
    chore(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#79) dependabot[bot] 2021-01-29 09:38:16 +01:00
  • f47821584e
    chore(deps): bump golang.org/x/text from 0.3.4 to 0.3.5 (#78) dependabot[bot] 2021-01-29 09:37:46 +01:00
  • 50ab51bb46 introspect and client assertion Livio Amstutz 2021-01-28 08:41:36 +01:00
  • 6d68912e65
    chore(deps): bump github.com/google/uuid from 1.1.2 to 1.2.0 dependabot[bot] 2021-01-25 04:04:37 +00:00
  • 1a69442086
    chore(deps): bump github.com/google/uuid from 1.1.2 to 1.1.5 dependabot[bot] 2021-01-15 04:04:20 +00:00
  • 3e0333cb5c
    chore(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0 dependabot[bot] 2021-01-14 04:06:00 +00:00
  • 3b821c44a7
    chore(deps): bump golang.org/x/text from 0.3.4 to 0.3.5 dependabot[bot] 2021-01-11 04:05:09 +00:00
  • a1a21f0d59 introspect Livio Amstutz 2021-01-08 15:01:23 +01:00
  • c5435f909e
    chore(deps): bump github.com/google/uuid from 1.1.2 to 1.1.4 dependabot[bot] 2021-01-05 04:04:20 +00:00
  • a6d1f2e37d
    chore(deps): bump github.com/google/uuid from 1.1.2 to 1.1.3 dependabot[bot] 2020-12-31 04:03:35 +00:00
  • a9bbfa5dac Notes added by 'git notes add' semantic-release-bot 2020-12-21 20:09:15 +00:00
  • d693f6113d
    Merge pull request #75 from caos/fix-clockskew v0.13.2 Silvan 2020-12-21 21:08:01 +01:00
  • b23f37f7eb fix: clock skew when using jwt profile Livio Amstutz 2020-12-21 21:04:07 +01:00
  • b2f23dc5b7 Merge branch 'master' into signingkey Livio Amstutz 2020-12-16 08:01:37 +01:00
  • 08c03e1a04 Notes added by 'git notes add' semantic-release-bot 2020-11-30 10:22:26 +00:00
  • 27f3bc0f4a
    fix: change callbackpath (#74) v0.13.1 Fabi 2020-11-30 11:21:09 +01:00
  • eeb3653d24 Notes added by 'git notes add' semantic-release-bot 2020-11-27 10:09:12 +00:00
  • c07d40296e
    Merge pull request #73 from caos/skew v0.13.0 Fabi 2020-11-27 11:07:49 +01:00
  • f9afa35460 handle new callback path Livio Amstutz 2020-11-27 07:12:20 +01:00
  • 36800145d6 renaming Livio Amstutz 2020-11-26 16:12:27 +01:00
  • 24120554e5 feat: add clock skew and option to put userinfo (profile, email, phone, address) into id_token Livio Amstutz 2020-11-26 15:41:53 +01:00
  • bb162f15ab fix: append client id to aud Fabiennne 2020-11-25 13:16:20 +01:00
  • f5d0e64ff1
    chore(example): dynamic scopes in example (#72) Livio Amstutz 2020-11-24 15:56:12 +01:00
  • df54f79f5d chore(example): dynamic scopes in example Livio Amstutz 2020-11-23 08:59:58 +01:00
  • 90ee691f1f Notes added by 'git notes add' semantic-release-bot 2020-11-16 07:27:37 +00:00
  • 13b14734b9
    fix: append client id to aud (#71) v0.12.5 Fabi 2020-11-16 08:26:19 +01:00
  • 54a64af89b
    Update pkg/oidc/token.go Fabi 2020-11-16 07:58:28 +01:00
  • 65491c6c35 fix: append client id to aud Fabiennne 2020-11-13 13:47:53 +01:00
  • d6dab32393 fix: append client id to aud Fabiennne 2020-11-13 13:38:34 +01:00
  • 39b6fbe031 Notes added by 'git notes add' semantic-release-bot 2020-11-03 07:08:15 +00:00
  • 2370409a55
    fix: allow additional scopes (#69) v0.12.4 Fabi 2020-11-03 08:07:02 +01:00
  • 3019f85fed
    Merge pull request #70 from caos/dependabot/go_modules/golang.org/x/text-0.3.4 Fabi 2020-11-02 10:26:55 +01:00
  • 9c58deded3 fix: remove comments Fabiennne 2020-11-02 10:25:57 +01:00
  • e0a44cacd0 fix: remove comments Fabiennne 2020-11-02 10:23:19 +01:00
  • f48d6f8361 fix: restrict additional scopes Fabiennne 2020-11-02 09:51:45 +01:00
  • ab9cef7605
    chore(deps): bump golang.org/x/text from 0.3.3 to 0.3.4 dependabot[bot] 2020-10-29 04:06:24 +00:00