Elio Bischof
|
5cd7bae505
|
fix: cli client (#92)
* fix: cli client
* fix: print shutdown error correctly
|
2021-04-08 09:54:39 +02:00 |
|
Livio Amstutz
|
d7d7daab2d
|
fix: encoding of basic auth header values
|
2021-03-05 07:44:37 +01:00 |
|
Livio Amstutz
|
507a437c56
|
scope form encoding
|
2020-09-29 08:13:51 +02:00 |
|
Livio Amstutz
|
0cad2e4652
|
jwt profile and authorization handling
|
2020-09-28 13:55:22 +02:00 |
|
Livio Amstutz
|
693ce1a07a
|
differ between oauth2 and oidc relaying party
|
2020-09-16 10:51:33 +02:00 |
|
Livio Amstutz
|
45230569d3
|
change RP interfaces
|
2020-09-14 07:52:16 +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
|
6d0890e280
|
initial commit
|
2020-01-31 15:22:16 +01:00 |
|