Florian Forster
|
550f7877f2
|
fix: move to new org (#177)
* chore: move to new org
* chore: change import
* fix: update logging lib
Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
|
2022-04-26 23:48:29 +02:00 |
|
dependabot[bot]
|
ab76b3518f
|
chore(deps): bump github.com/caos/logging from 0.0.2 to 0.3.1 (#159)
* chore(deps): bump github.com/caos/logging from 0.0.2 to 0.3.1
Bumps [github.com/caos/logging](https://github.com/caos/logging) from 0.0.2 to 0.3.1.
- [Release notes](https://github.com/caos/logging/releases)
- [Changelog](https://github.com/caos/logging/blob/master/.releaserc.js)
- [Commits](https://github.com/caos/logging/compare/v0.0.2...v0.3.1)
---
updated-dependencies:
- dependency-name: github.com/caos/logging
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update logging
* update logging
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2022-03-16 11:14:57 +01:00 |
|
Livio Amstutz
|
e39146c98e
|
fix: ensure signer has key on OP creation
|
2022-01-31 07:27:52 +01:00 |
|
Livio Amstutz
|
8f6e2c5974
|
chore: improve signer log messages
|
2021-03-05 07:53:35 +01:00 |
|
Livio Amstutz
|
06dcac4c2f
|
fix: remove signing key creation (when not found)
|
2020-10-19 15:26:34 +02:00 |
|
Livio Amstutz
|
d368b2d950
|
refactoring
|
2020-09-28 09:07:46 +02:00 |
|
Livio Amstutz
|
542ec6ed7b
|
refactoring
|
2020-09-25 16:41:25 +02:00 |
|
Livio Amstutz
|
64797c1df6
|
cleanup
|
2020-09-16 15:22:15 +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
|
93709a18b6
|
add readiness and partial key rotation
|
2020-02-11 17:17:09 +01:00 |
|
Livio Amstutz
|
6d0890e280
|
initial commit
|
2020-01-31 15:22:16 +01:00 |
|