Livio Amstutz
|
8be8306511
|
Merge branch 'master' into serializing
# Conflicts:
# example/internal/mock/storage.go
# pkg/op/mock/storage.mock.go
# pkg/op/storage.go
|
2020-10-15 11:19:20 +02:00 |
|
Livio Amstutz
|
44c341d42e
|
improve userinfo token handling
|
2020-10-15 09:41:50 +02:00 |
|
Fabi
|
9943f20215
|
feat: bearer access token includes tokenid and subject (#62)
|
2020-10-15 09:38:06 +02:00 |
|
Livio Amstutz
|
b8d892443c
|
claims assertion
|
2020-10-14 16:41:04 +02:00 |
|
Livio Amstutz
|
eaf47fde8e
|
change some interfaces
|
2020-09-09 16:00:19 +02:00 |
|
Livio Amstutz
|
abd3b6f521
|
fix: handle single aud string claim, extract en/decoder interface, comments (#51)
* en/decoding abstraction
* some comments
* fix token validation and error messages
* fix: audience mapping (single aud string)
* fix tests with VerifyIdToken
* reformat imports
* go mod tidy
* Update pkg/oidc/authorization.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update pkg/oidc/authorization.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* Update pkg/op/authrequest_test.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* fix capitalization
Co-authored-by: Silvan <silvan.reusser@gmail.com>
|
2020-09-07 12:32:35 +02:00 |
|
Livio Amstutz
|
6e71c17f1d
|
pass origin into GetUserinfoFromToken
|
2020-08-24 07:52:22 +02: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
|
6d0890e280
|
initial commit
|
2020-01-31 15:22:16 +01:00 |
|