Commit graph

  • f2d16c0dac
    chore(deps): bump github.com/golang/mock from 1.3.1 to 1.4.3 (#22) dependabot-preview[bot] 2020-04-15 06:47:13 +02:00
  • ccf824b08f
    chore(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.1 (#21) dependabot-preview[bot] 2020-04-15 06:46:42 +02:00
  • 04b2ae7975
    chore(deps): bump gopkg.in/square/go-jose.v2 from 2.4.0 to 2.5.0 dependabot-preview[bot] 2020-04-14 16:28:18 +00:00
  • 5397ce43fc
    chore(deps): bump github.com/gorilla/mux from 1.7.3 to 1.7.4 dependabot-preview[bot] 2020-04-14 16:27:25 +00:00
  • 08af48d836
    chore(deps): bump github.com/golang/mock from 1.3.1 to 1.4.3 dependabot-preview[bot] 2020-04-14 16:27:03 +00:00
  • 2e64c02293
    chore(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.1 dependabot-preview[bot] 2020-04-14 16:26:31 +00:00
  • a842b13d25
    chore: enhance CI process (#20) Florian Forster 2020-04-14 18:25:02 +02:00
  • 25eba7d4e2 chore: typo Florian Forster 2020-04-09 21:14:00 +02:00
  • 8d98ddd592 chore: enhance ci Florian Forster 2020-04-09 21:08:16 +02:00
  • 83307374fd chore: enhance CI process Florian Forster 2020-04-09 21:06:12 +02:00
  • 7afdc344a0
    chore(dependabot): config (#19) Florian Forster 2020-04-03 06:33:10 +02:00
  • 085946e9ab chore(dependabot): config Florian Forster 2020-04-02 14:53:10 +02:00
  • bcff375e6c
    docs(badges): replace imgshield (#18) Florian Forster 2020-03-30 23:29:26 +02:00
  • c06dbea8e2
    Merge branch 'master' into badges Florian Forster 2020-03-30 23:27:12 +02:00
  • 305c304b76
    chore: 1.14 & goreport (#17) Florian Forster 2020-03-30 23:26:26 +02:00
  • aadc2b64dd docs(badges): replace imgshield Florian Forster 2020-03-30 18:46:44 +02:00
  • 7523b5e3f2 chore: 1.14 & goreport Florian Forster 2020-03-27 14:16:55 +01:00
  • a8d10945d8
    feat: preselect user with id_token_hint (#16) v0.5.0 livio-a 2020-03-11 09:41:54 +01:00
  • b43fa4ca38 fix tests Livio Amstutz 2020-03-11 09:36:01 +01:00
  • 3301981869 feat: preselect user with id_token_hint Livio Amstutz 2020-03-11 09:06:37 +01:00
  • 80f1272d26 fix: version! v0.4.2 Livio Amstutz 2020-03-06 17:18:54 +01:00
  • 2b9f7dfd18
    Fix: userinfo (#15) livio-a 2020-03-06 17:14:30 +01:00
  • a30a90f1c1 tests Livio Amstutz 2020-03-06 17:12:25 +01:00
  • 527a0d607a cleanup Livio Amstutz 2020-03-06 17:10:04 +01:00
  • f14302fc29 working userinfo Livio Amstutz 2020-03-06 16:36:11 +01:00
  • 04cda7c843 add idea to gitignore Livio Amstutz 2020-03-06 16:35:40 +01:00
  • 5af734d72f fix: add missing WithCustomEndSessionEndpoint v0.4.1 Livio Amstutz 2020-03-04 09:05:15 +01:00
  • 3d46c17fa0
    Merge pull request #14 from caos/feat/end-session v0.4.0 livio-a 2020-03-03 13:51:48 +01:00
  • e8f3010910 feat: terminate session (front channel logout) Livio Amstutz 2020-03-03 11:31:23 +01:00
  • 4cf6c6d5f0 fix: another typo v0.3.2 Livio Amstutz 2020-02-28 18:11:38 +01:00
  • df432c8806 fix: typo Livio Amstutz 2020-02-28 18:09:57 +01:00
  • d7befc087d Merge branch 'master' of github.com:caos/oidc Livio Amstutz 2020-02-28 18:07:07 +01:00
  • c3169868d8 fix: code challenge Livio Amstutz 2020-02-28 18:07:01 +01:00
  • 3019f79f62
    Merge pull request #13 from caos/token v0.3.1 livio-a 2020-02-27 18:45:21 +01:00
  • 4de855dc21 Merge remote-tracking branch 'origin/master' into token Livio Amstutz 2020-02-27 17:40:31 +01:00
  • 5e7e5ebe3a fix: create access token from storage Livio Amstutz 2020-02-27 17:06:32 +01:00
  • d25ffbe029
    Merge pull request #12 from caos/cors v0.3.0 livio-a 2020-02-27 13:04:15 +01:00
  • ddcf7076f8 go mod tidy Livio Amstutz 2020-02-27 13:00:45 +01:00
  • 3f97c5c3ed feat: add cors * to handler Livio Amstutz 2020-02-27 12:56:47 +01:00
  • 7f486a54c4
    Merge pull request #11 from caos/feat/customEndpoints v0.2.4 livio-a 2020-02-27 09:45:27 +01:00
  • c3e583bbf9 fix: add missing WithCustomKeysEndpoint v0.2.3 Livio Amstutz 2020-02-27 09:04:04 +01:00
  • 660519a19f fix: custom absolute endpoints Livio Amstutz 2020-02-21 10:04:50 +01:00
  • 30d8dec409
    Merge pull request #10 from caos/fix-signingkey-channel v0.2.2 livio-a 2020-02-14 12:56:44 +01:00
  • a2e2f064a2 fix: change channel for GetSigningKey to time Livio Amstutz 2020-02-14 12:54:26 +01:00
  • 913eec6a8c
    Merge pull request #8 from caos/readme livio-a 2020-02-13 08:39:27 +01:00
  • 535c7584c8 fix: version v0.2.1 Livio Amstutz 2020-02-13 07:41:46 +01:00
  • b89b7dd331
    Merge pull request #9 from caos/readiness-keys livio-a 2020-02-13 07:20:00 +01:00
  • 93709a18b6 add readiness and partial key rotation Livio Amstutz 2020-02-11 17:17:09 +01:00
  • f0d17fd839 feat: add http interceptor function for auth and token endpoints v0.2.0 Livio Amstutz 2020-02-06 11:12:00 +01:00
  • 7e2c22f99b fix: make checkKey public v0.1.1 Livio Amstutz 2020-02-06 07:24:28 +01:00
  • aea8bad09a
    build: github release setting Florian Forster 2020-02-05 15:08:03 +01:00
  • 7c4732c5fe
    docs(readme): format links Florian Forster 2020-02-05 15:05:09 +01:00
  • 52d89a10e5
    docs(readme): go versions Florian Forster 2020-02-05 15:02:51 +01:00
  • 2d9a9ad192
    docs(readme): initial readme Florian Forster 2020-02-05 14:56:56 +01:00
  • 7d844f72d4
    docs(security): typo Florian Forster 2020-02-05 14:49:53 +01:00
  • 6d0890e280 initial commit v0.1.0 Livio Amstutz 2020-01-31 15:22:16 +01:00
  • 2e40f70b05 fixes Livio Amstutz 2020-01-31 14:01:45 +01:00
  • cdda3af3ff Merge remote-tracking branch 'origin/master' into init Livio Amstutz 2020-01-31 13:29:43 +01:00
  • afd82b865e
    fix: semantic-release livio-a 2020-01-31 13:26:25 +01:00
  • 652359ac8f remove pkce Livio Amstutz 2020-01-31 13:06:49 +01:00
  • bbfa6ef0e7 fix: codeopts Livio Amstutz 2020-01-31 12:46:12 +01:00
  • 4d2387c472 fix idtokenvalidity and marshalling Livio Amstutz 2020-01-30 08:48:18 +01:00
  • 42099c8207 refactor and add access types Livio Amstutz 2020-01-28 14:29:25 +01:00
  • be6737328c feat: pkce Livio Amstutz 2020-01-28 08:51:34 +01:00
  • c1f4d01965 fix: add missing saveKeyPair Livio Amstutz 2020-01-28 08:50:54 +01:00
  • fb9ac4765c fix: devLocalAllowed Livio Amstutz 2020-01-28 08:34:08 +01:00
  • f73575728f local allowed Livio Amstutz 2020-01-27 16:16:11 +01:00
  • 47fc3da583 feat: add createKeyPair Livio Amstutz 2020-01-27 15:28:49 +01:00
  • c065f66d08 fix: code challenge Livio Amstutz 2020-01-20 09:07:23 +01:00
  • 5d91ebfd62 cleanup Livio Amstutz 2020-01-10 09:27:52 +01:00
  • 32be81575e
    build: use semrel image Florian Forster 2019-12-28 00:14:33 +01:00
  • 2f5dd04888 add done func to mock Livio Amstutz 2019-12-18 16:06:17 +01:00
  • 462b5c83cd add context Livio Amstutz 2019-12-18 16:05:21 +01:00
  • 0731a62833 go mod Livio Amstutz 2019-12-17 15:21:56 +01:00
  • 074bf565c0 copy crypto to utils Livio Amstutz 2019-12-17 15:21:31 +01:00
  • 35aa88b939 fixes Livio Amstutz 2019-12-17 15:16:48 +01:00
  • d3d9e676c0 crypto Livio Amstutz 2019-12-17 10:03:09 +01:00
  • 3d276c59b4 cleanup Livio Amstutz 2019-12-16 14:46:56 +01:00
  • 3782e49234 simplify func Livio Amstutz 2019-12-16 14:14:51 +01:00
  • a21f6745f7 fixes for token endpoint Livio Amstutz 2019-12-16 14:10:43 +01:00
  • 20a90c71d9 code exchange fixes Livio Amstutz 2019-12-12 16:04:34 +01:00
  • 85814fb69a userinfo and more Livio Amstutz 2019-12-10 14:50:39 +01:00
  • 7210be8e4b fix redirect uri error Livio Amstutz 2019-12-09 08:47:56 +01:00
  • 2b36498365 fixes of conf testing Livio Amstutz 2019-12-06 15:58:20 +01:00
  • 310220d38e refactoring Livio Amstutz 2019-12-06 10:42:17 +01:00
  • a793e77679 update example Livio Amstutz 2019-12-03 15:18:03 +01:00
  • ecea7e3730 (discovery) config and storage Livio Amstutz 2019-12-03 15:17:06 +01:00
  • ce6f3182a2 utils Livio Amstutz 2019-12-03 09:53:05 +01:00
  • 3082234dae keys and more Livio Amstutz 2019-12-03 09:48:30 +01:00
  • 92dee085b7 Merge branch 'init' of github.com:caos/oidc into init Livio Amstutz 2019-12-03 08:53:49 +01:00
  • f04e7cf5b9 token, errors and more Livio Amstutz 2019-12-03 08:53:39 +01:00
  • 818497fd7d
    build(actions):remove build step and add -race Florian Forster 2019-12-02 17:20:08 +01:00
  • 89bcd1a0c3 error handling Livio Amstutz 2019-12-02 16:15:59 +01:00
  • d5e1dfff61 fixes Livio Amstutz 2019-12-02 16:15:42 +01:00
  • 2ff421188e set content header in marshalJSON Livio Amstutz 2019-12-02 16:14:52 +01:00
  • 1cee49002d add remote keyset Livio Amstutz 2019-12-02 13:40:27 +01:00
  • c9317f538c default samesite to lax Livio Amstutz 2019-12-02 13:40:08 +01:00
  • eb774003d7 remove utils deps Livio Amstutz 2019-11-29 15:35:37 +01:00
  • 616b42e525 try single go mod Livio Amstutz 2019-11-29 15:25:20 +01:00
  • 27c8ca977a test pkg folder Livio Amstutz 2019-11-29 15:16:21 +01:00