Fabi
3507057c66
fix: remove bracket ( #40 )
2020-07-29 09:01:13 +02:00
Fabi
665cfb3555
Merge pull request #38 from JCustin/patch-1
...
fix(errors): improve error messages
2020-07-29 07:54:02 +02:00
JCustin
e6356f101d
Update pkg/op/authrequest.go
...
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-07-28 13:26:14 -07:00
JCustin
c68975601b
Update pkg/op/authrequest.go
...
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-07-28 13:26:04 -07:00
JCustin
b2d043a84f
Update pkg/op/authrequest.go
...
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-07-28 13:25:53 -07:00
JCustin
f552b1cd3f
Update pkg/op/authrequest.go
...
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-07-28 13:25:41 -07:00
JCustin
f6f8cbacc5
Update pkg/op/authrequest.go
...
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-07-28 13:25:25 -07:00
JCustin
cd1c3642d1
Update pkg/op/authrequest.go
...
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-07-28 13:25:17 -07:00
JCustin
d653ed7112
Update pkg/op/authrequest.go
...
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-07-28 13:25:08 -07:00
JCustin
858a52759a
Update pkg/op/authrequest.go
...
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-07-28 13:24:59 -07:00
JCustin
9c8698da56
Update pkg/op/authrequest.go
...
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-07-28 13:24:48 -07:00
JCustin
e54ab63c1c
Update authrequest.go
...
Rewrote error messages with a consistent structure to explain said errors, as well as a transition to the administrator's contact information. The administrator's information will needed to be plugged in by a more knowledgeable contributor.
Note that because I am not familiar with Go, some of the error messages may have an incorrect explanation for the error. I encourage a double check on the terminology and logic explained in my messages. If there are any errors, please correct the terminology and logic while retaining the sentence structure.
2020-07-27 19:19:14 -07:00
Livio Amstutz
2966355b0e
fix: add authorizations to userinfo ( #37 )
2020-07-09 13:40:32 +02:00
Florian Forster
b4c6e3ba02
chore(security): codeql setup ( #36 )
2020-07-07 11:48:14 +02:00
Livio Amstutz
628bc4ed65
fix: end session ( #35 )
...
* fix: handle code separately
* fix: option to ignore expiration on id_token and error handling
* fix: op handler as http.Handler
* fix: terminate session possible wihtout id_token_hint
2020-07-06 12:52:22 +02:00
dependabot[bot]
21dfd6c22e
chore(deps): bump golang.org/x/text from 0.3.2 to 0.3.3 ( #34 )
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.3.2...v0.3.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-06 12:46:16 +02:00
dependabot[bot]
8ed8f4918c
chore(deps): bump github.com/stretchr/testify from 1.5.1 to 1.6.1 ( #33 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-06 12:45:55 +02:00
dependabot-preview[bot]
2e6c6fa8e9
chore(dependabot): config ( #32 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-03 13:49:32 +02:00
Livio Amstutz
58545a1710
fix: handle code separately ( #30 )
2020-05-29 09:40:34 +02:00
Stefan Benz
303fdfc421
fix(cli): added implementation for token to client for caching ( #29 )
2020-05-27 19:00:28 +02:00
dependabot-preview[bot]
9fa707c923
chore(deps): bump gopkg.in/square/go-jose.v2 from 2.5.0 to 2.5.1 ( #27 )
...
Bumps [gopkg.in/square/go-jose.v2](https://github.com/square/go-jose ) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/square/go-jose/releases )
- [Commits](https://github.com/square/go-jose/compare/v2.5.0...v2.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-04 09:45:38 +02:00
dependabot-preview[bot]
be95027398
chore(deps): bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0 ( #28 )
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.5.0...v1.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-04 09:45:12 +02:00
Stefan Benz
b52fd090a7
feat(cli): added implementation for codeflow with a cli ( #26 )
2020-04-30 07:08:30 +02:00
dependabot-preview[bot]
f818b3461a
chore(deps): bump gopkg.in/square/go-jose.v2 from 2.4.0 to 2.5.0 ( #25 )
...
Bumps [gopkg.in/square/go-jose.v2](https://github.com/square/go-jose ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/square/go-jose/releases )
- [Commits](https://github.com/square/go-jose/compare/v2.4.0...v2.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-15 06:49:52 +02:00
dependabot-preview[bot]
325a43e81e
chore(deps): bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0 ( #24 )
...
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus ) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/sirupsen/logrus/releases )
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sirupsen/logrus/compare/v1.4.2...v1.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-15 06:49:22 +02:00
dependabot-preview[bot]
728001e357
chore(deps): bump github.com/gorilla/mux from 1.7.3 to 1.7.4 ( #23 )
...
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux ) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/gorilla/mux/releases )
- [Commits](https://github.com/gorilla/mux/compare/v1.7.3...v1.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-15 06:47:26 +02:00
dependabot-preview[bot]
f2d16c0dac
chore(deps): bump github.com/golang/mock from 1.3.1 to 1.4.3 ( #22 )
...
Bumps [github.com/golang/mock](https://github.com/golang/mock ) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/golang/mock/releases )
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml )
- [Commits](https://github.com/golang/mock/compare/1.3.1...v1.4.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-15 06:47:13 +02:00
dependabot-preview[bot]
ccf824b08f
chore(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.1 ( #21 )
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-04-15 06:46:42 +02:00
Florian Forster
a842b13d25
chore: enhance CI process ( #20 )
...
* chore: enhance CI process
* chore: enhance ci
* chore: typo
2020-04-14 18:25:02 +02:00
Florian Forster
7afdc344a0
chore(dependabot): config ( #19 )
2020-04-03 06:33:10 +02:00
Florian Forster
bcff375e6c
docs(badges): replace imgshield ( #18 )
2020-03-30 23:29:26 +02:00
Florian Forster
305c304b76
chore: 1.14 & goreport ( #17 )
2020-03-30 23:26:26 +02:00
livio-a
a8d10945d8
feat: preselect user with id_token_hint ( #16 )
...
* feat: preselect user with id_token_hint
* fix tests
2020-03-11 09:41:54 +01:00
Livio Amstutz
80f1272d26
fix: version!
2020-03-06 17:18:54 +01:00
livio-a
2b9f7dfd18
Fix: userinfo ( #15 )
...
* add idea to gitignore
* working userinfo
* cleanup
* tests
2020-03-06 17:14:30 +01:00
Livio Amstutz
5af734d72f
fix: add missing WithCustomEndSessionEndpoint
2020-03-04 09:05:15 +01:00
livio-a
3d46c17fa0
Merge pull request #14 from caos/feat/end-session
...
feat: terminate session (front channel logout)
2020-03-03 13:51:48 +01:00
Livio Amstutz
e8f3010910
feat: terminate session (front channel logout)
2020-03-03 11:31:23 +01:00
Livio Amstutz
4cf6c6d5f0
fix: another typo
2020-02-28 18:11:38 +01:00
Livio Amstutz
df432c8806
fix: typo
2020-02-28 18:09:57 +01:00
Livio Amstutz
d7befc087d
Merge branch 'master' of github.com:caos/oidc
2020-02-28 18:07:07 +01:00
Livio Amstutz
c3169868d8
fix: code challenge
2020-02-28 18:07:01 +01:00
livio-a
3019f79f62
Merge pull request #13 from caos/token
...
Token
2020-02-27 18:45:21 +01:00
Livio Amstutz
4de855dc21
Merge remote-tracking branch 'origin/master' into token
2020-02-27 17:40:31 +01:00
Livio Amstutz
5e7e5ebe3a
fix: create access token from storage
2020-02-27 17:06:32 +01:00
livio-a
d25ffbe029
Merge pull request #12 from caos/cors
...
feat: add cors * to handler
2020-02-27 13:04:15 +01:00
Livio Amstutz
ddcf7076f8
go mod tidy
2020-02-27 13:00:45 +01:00
Livio Amstutz
3f97c5c3ed
feat: add cors * to handler
2020-02-27 12:56:47 +01:00
livio-a
7f486a54c4
Merge pull request #11 from caos/feat/customEndpoints
...
feat: custom absolute endpoints
2020-02-27 09:45:27 +01:00
Livio Amstutz
c3e583bbf9
fix: add missing WithCustomKeysEndpoint
2020-02-27 09:04:04 +01:00