Commit Graph

4185 Commits (36e14de88251ed94596809617b2a22f9c52df11e)
 

Author SHA1 Message Date
Stefan Berthold 83ba0bdc51
Replace field access by accessor functions 6 months ago
beltram c4fb19d01f
passing expected issuer to rusty-jwt-cli 6 months ago
beltram 2b1223a080
simpler 6 months ago
beltram 036a144e09
add oidc target 6 months ago
beltram 97002040a5
fix: challenge target field was not mapped to db entity 6 months ago
beltram d32a3e23f0
wip 6 months ago
beltram b58de27675
fix: do not convert URIs to lowercase for comparison purpose 6 months ago
beltram 7c9f8020d5
fix: add URI prefix to handle 6 months ago
beltram 680b6ea08f
adapt google demo for wire's special handle format "{firstname}_wire" 6 months ago
beltram a97991aa83
infer domain from google email address 6 months ago
beltram 49ad2d9967
fix google id token matching in oidc challenge 6 months ago
beltram a49966f4c9
try using google oidc for demo purpose 6 months ago
beltram 3576cc30c8
forward displayName in CSR with custom OID 6 months ago
beltram 4172b69816
remove displayName validation, potentially harmful 6 months ago
beltram 79501df5a2
fix: exclude displayName from SAN DNS 6 months ago
beltram 3f474f77d4
feat: change from impp prefix to just im 6 months ago
beltram b6ec4422b4
feat: adapt to dex and pass the 'keyauth' in payload instead of in id_token. Also have a different mapping for id_token claims name 6 months ago
Stefan Berthold af31a167c6
skip empty entries for uniqueSortedLowerNames 6 months ago
beltram 01ef526d08
change uri prefix to impp:wireapp= 6 months ago
beltram cc5fd0a6a5
fix san validation 6 months ago
beltram b3dd169190
cleanup my mess 6 months ago
beltram 3eb0ff43c0
fix orderNames size 6 months ago
beltram c41a99ad75
(finalize) have both display name & domain in SANs 6 months ago
beltram 5ba0ab3e44
fix csr domain validation in finalize 6 months ago
beltram 73ec6c89d0
fix csr org validation in finalize 6 months ago
beltram ca01c74333
avoid manipulating the key PEM format and take a plain PEM key as input 6 months ago
beltram 74ddad69dc
fix: challenge is '.token' and not '.id' 6 months ago
beltram 83f6be1f58
print oidc options 6 months ago
Stefan Berthold 2208b03744
avoid panic when OIDC config is not provided 6 months ago
beltram 1fe61bee7b
better observability 6 months ago
Stefan Berthold e6dd211637
acquire DPoP signing key from provisioner 6 months ago
beltram 227e932624
use json struct for challenge request payload otherwise it's a hell to craft from client side 6 months ago
Stefan Berthold 5ca744567c
simplify OIDC verification 6 months ago
Stefan Berthold da1e64aa53
update wire challenges' status on happy end 6 months ago
Stefan Berthold 8e0e35532c
Add Wire authz and challenges (OIDC+DPOP) 6 months ago
Herman Slatman 25c109e75d
Change error message for CSR validation 6 months ago
github-actions[bot] fc55fba5b5
Merge pull request #1664 from smallstep/dependabot/go_modules/google.golang.org/api-0.155.0
Bump google.golang.org/api from 0.154.0 to 0.155.0
6 months ago
Herman Slatman 4ba2e22b8d
Merge pull request #1663 from smallstep/herman/acme-cose-rs1-support 6 months ago
dependabot[bot] a49d1f7dc0
Bump google.golang.org/api from 0.154.0 to 0.155.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.154.0 to 0.155.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.154.0...v0.155.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>
6 months ago
Herman Slatman e52836f0ab
Add `RS1` support for ACME `device-attest-01` 6 months ago
Herman Slatman 581db00a00
Merge pull request #1661 from smallstep/herman/acme-challenge-client-proxy
Add support for `HTTP_PROXY` and `HTTPS_PROXY` to ACME solver client
6 months ago
Herman Slatman c59d293d26
Add support for `HTTP_PROXY` and `HTTPS_PROXY` to ACME solver client 6 months ago
github-actions[bot] b75773e193
Merge pull request #1655 from smallstep/dependabot/go_modules/google.golang.org/protobuf-1.32.0
Bump google.golang.org/protobuf from 1.31.0 to 1.32.0
6 months ago
github-actions[bot] 5432316f2c
Merge pull request #1657 from smallstep/dependabot/go_modules/github.com/go-chi/chi/v5-5.0.11
Bump github.com/go-chi/chi/v5 from 5.0.10 to 5.0.11
6 months ago
dependabot[bot] a612efff5a
Bump google.golang.org/protobuf from 1.31.0 to 1.32.0
Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
github-actions[bot] 428404870e
Merge pull request #1654 from smallstep/dependabot/go_modules/google.golang.org/grpc-1.60.1
Bump google.golang.org/grpc from 1.60.0 to 1.60.1
6 months ago
dependabot[bot] f3572b39c6
Bump github.com/go-chi/chi/v5 from 5.0.10 to 5.0.11
Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.10 to 5.0.11.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.0.10...v5.0.11)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
dependabot[bot] e45be31055
Bump google.golang.org/grpc from 1.60.0 to 1.60.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.0 to 1.60.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.60.0...v1.60.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
6 months ago
github-actions[bot] 4a580f59fb
Merge pull request #1649 from smallstep/dependabot/go_modules/google.golang.org/api-0.154.0
Bump google.golang.org/api from 0.153.0 to 0.154.0
7 months ago
dependabot[bot] 56daa26900
Bump google.golang.org/api from 0.153.0 to 0.154.0
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.153.0 to 0.154.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.153.0...v0.154.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>
7 months ago