Commit Graph

4426 Commits (wire-acme-extensions)
 

Author SHA1 Message Date
Herman Slatman ace27c097b
Merge branch 'master' into wire-acme-extensions 4 months ago
Herman Slatman c5792392a7
Add basic support for OIDC provider instantiation through discovery 4 months ago
Herman Slatman cd21f8d51f
Refactor OIDC verifier instantation to happen only once 4 months ago
Herman Slatman 19feae520b
Add test for ACME initialization with Wire challenges 4 months ago
github-actions[bot] 59ea73129a
Merge pull request #1693 from smallstep/dependabot/go_modules/github.com/hashicorp/vault/api-1.11.0
Bump github.com/hashicorp/vault/api from 1.10.0 to 1.11.0
4 months ago
dependabot[bot] 78d889a047
Bump github.com/hashicorp/vault/api from 1.10.0 to 1.11.0
Bumps [github.com/hashicorp/vault/api](https://github.com/hashicorp/vault) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/vault/compare/v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
github-actions[bot] 2fcb33bd3a
Merge pull request #1695 from smallstep/dependabot/go_modules/github.com/newrelic/go-agent/v3-3.29.1
Bump github.com/newrelic/go-agent/v3 from 3.29.0 to 3.29.1
4 months ago
github-actions[bot] fe926e9ad6
Merge pull request #1694 from smallstep/dependabot/go_modules/github.com/google/uuid-1.6.0
Bump github.com/google/uuid from 1.5.0 to 1.6.0
4 months ago
github-actions[bot] 8123d6a405
Merge pull request #1692 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.42.1
Bump go.step.sm/crypto from 0.42.0 to 0.42.1
4 months ago
dependabot[bot] d9cf8aa685
Bump github.com/newrelic/go-agent/v3 from 3.29.0 to 3.29.1
Bumps [github.com/newrelic/go-agent/v3](https://github.com/newrelic/go-agent) from 3.29.0 to 3.29.1.
- [Release notes](https://github.com/newrelic/go-agent/releases)
- [Changelog](https://github.com/newrelic/go-agent/blob/master/CHANGELOG.md)
- [Commits](https://github.com/newrelic/go-agent/compare/v3.29.0...v3.29.1)

---
updated-dependencies:
- dependency-name: github.com/newrelic/go-agent/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot] eeaabbc481
Bump github.com/google/uuid from 1.5.0 to 1.6.0
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/uuid/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot] 11220903d2
Bump go.step.sm/crypto from 0.42.0 to 0.42.1
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto) from 0.42.0 to 0.42.1.
- [Release notes](https://github.com/smallstep/crypto/releases)
- [Commits](https://github.com/smallstep/crypto/compare/v0.42.0...v0.42.1)

---
updated-dependencies:
- dependency-name: go.step.sm/crypto
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Herman Slatman 14e8d47118
Skip Wire option validation and initialization if not enabled 4 months ago
Herman Slatman 8a9b1b3f79
Move Wire option validation to provisioner initialization 4 months ago
Herman Slatman 79943d2e5e
Merge branch 'wire-acme-extensions' into herman/wire-acme-improvements 4 months ago
Herman Slatman a0e4cba024
Merge branch 'master' into wire-acme-extensions 4 months ago
Panagiotis Siatras dd1ff9c15b
Implementation of the Prometheus endpoint (#1669)
Implementation of the http://{metricsAddress}/metrics Prometheus endpoint.
4 months ago
Herman Slatman 675e418fc3
Merge branch 'master' into wire-acme-extensions 4 months ago
Herman Slatman 502334fd82
Merge pull request #1689 from smallstep/beltram/wire-acme-extensions
Use two separate Wire identifier types
4 months ago
Herman Slatman a38132aa58
Fix policy check for Wire user and device identifiers 4 months ago
Herman Slatman 93ba1654ea
Fix tests to work with Wire `UserID` and `DeviceID` 4 months ago
Herman Slatman 4d4719a48f
Change URLs used in DPoP template test 4 months ago
beltram 9eed61a9c5 use switch statement 4 months ago
beltram b8eb559ee9
Update acme/order.go
Co-authored-by: Herman Slatman <hslatman@users.noreply.github.com>
4 months ago
github-actions[bot] 27ea4de240
Merge pull request #1687 from smallstep/dependabot/go_modules/google.golang.org/api-0.157.0
Bump google.golang.org/api from 0.156.0 to 0.157.0
4 months ago
github-actions[bot] b0833d7992
Merge pull request #1686 from smallstep/dependabot/go_modules/go.step.sm/crypto-0.42.0
Bump go.step.sm/crypto from 0.41.0 to 0.42.0
4 months ago
dependabot[bot] bcaf8a5624
Bump google.golang.org/api from 0.156.0 to 0.157.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.156.0 to 0.157.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.156.0...v0.157.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
dependabot[bot] 18d3b7f61e
Bump go.step.sm/crypto from 0.41.0 to 0.42.0
Bumps [go.step.sm/crypto](https://github.com/smallstep/crypto) from 0.41.0 to 0.42.0.
- [Release notes](https://github.com/smallstep/crypto/releases)
- [Commits](https://github.com/smallstep/crypto/compare/v0.41.0...v0.42.0)

---
updated-dependencies:
- dependency-name: go.step.sm/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months ago
Venky Gopal 356e7070ef Allow usage of externally supplied TLS config 4 months ago
Venky Gopal fbc1e895c2 Allow x509 Service CA implementation to be injected through ca and authority options 4 months ago
beltram a3de984ee3 fix: use 2 separate identifiers for Wire 4 months ago
Herman Slatman 6ee0d70bec
Add check for empty deviceID in target URI template evaluation 5 months ago
Herman Slatman 7e6356ece2
Merge pull request #1670 from smallstep/herman/remove-rusty-cli
Remove `rusty-jwt-cli`
5 months ago
Herman Slatman 51d1270541
Merge pull request #1681 from smallstep/herman/fix-wire-extensions
Improve access and dpop token validation
5 months ago
Herman Slatman 19dbd02451
Add audience validation to access, dpop and id token 5 months ago
Herman Slatman 2f3819aa4e
Use key authorization from ID token and `handle` -> `preferred_username` 5 months ago
Herman Slatman 36e14de882
Improve Wire persistence errors 5 months ago
Herman Slatman f150a4f850
Remove `sync.Once` for Wire configuration validation 5 months ago
Herman Slatman f221232a80
Fix ACME `Validate` test for Wire DPoP challenge 5 months ago
Herman Slatman b9254744a2
Fix validations for DPoP client ID, nonce and issuer 5 months ago
Herman Slatman 0a7fe6ebe9
Comment DPoP token checks that fail e2e test (currently) 5 months ago
Herman Slatman 0f0f060149
Improve access and dpop token validation 5 months ago
Herman Slatman 17578b57f2
Merge pull request #1673 from smallstep/herman/wire-template-transform
Add OIDC token template transformation
5 months ago
Herman Slatman 31bba6fbd8
Merge branch 'wire-acme-extensions' into herman/remove-rusty-cli 5 months ago
Herman Slatman 33be5523da
Merge branch 'master' into wire-acme-extensions 5 months ago
Herman Slatman 7680da7c57
Add realistic OIDC payload to Wire integration test 5 months ago
Herman Slatman 99934ec9a3
Improve test coverage for `wireOIDC01Validate` 5 months ago
Herman Slatman 37106a438a
Fix Wire integration test by acting on realistic access/dpop token 5 months ago
Herman Slatman 7520736f5b
Improve test coverage for `wireDPOP01Validate` 5 months ago
Herman Slatman a24b2a5c84
Add test case for `validateWireOIDCClaims` 5 months ago