Commit Graph

3087 Commits (7101fbb0ee939d24756695508845e78e41a1cb59)
 

Author SHA1 Message Date
Sebastian Tiedtke d3d1db34f1 Added MIT license 6 years ago
Mariano Cano 428661f472 Use name instead of issuer in error message. 6 years ago
max furman 0d9dd2d14b provisioner issuer -> name 6 years ago
Mariano Cano ce5f420d77 Upgrade to 1.11.x 6 years ago
Mariano Cano 0720999387 Attempt to solve cycle dependency issue with dep. 6 years ago
Mariano Cano b4fd89c7a4 Update step/cli to make the code buildable 6 years ago
Mariano Cano ea0307239a Fix dead code and add missing error check. 6 years ago
Mariano Cano d574545d94 Format code with `gofmt -s` 6 years ago
max furman 7fa06643b2 change step provisioner OID and ASN1 representation 6 years ago
Mariano Cano 71a3587b76 Add client support for provisioner cursor and limit options.
Fixes #83
6 years ago
max furman b457b15292 fix: omit empty claims in AuthConfig 6 years ago
max furman ca6087145f fix unit test 6 years ago
max furman a4a461466b withProvisionerOID and unit test 6 years ago
max furman 283dc42904 add unit tests for MatchOne (token audience) and Authority.New 6 years ago
Mariano Cano e54086662f Add tests with cursors. 6 years ago
Mariano Cano 99cab73360 Remove unused import /provisioners/jwk-set-by-issuer 6 years ago
Mariano Cano 0ccf775f2e Add support for cursors in the api. 6 years ago
Mariano Cano 1de8eb4bfa Fix provisioner package move. 6 years ago
Mariano Cano 1db177b80d Add backend support for provisioners with cursors.
Fixes #83
6 years ago
max furman d2872564b4 accidentally removed DisableIssuedAtCheck during merge 6 years ago
max furman ee7db4006a change sign + authorize authority api | add provisioners
* authorize returns []interface{}
 - operators in this list can conform to any interface the user decides
 - our implementation has a combination of certificate claim validators
 and certificate template modifiers.
* provisioners can set and enforce tls cert options
6 years ago
Mariano Cano d7c31c3133 Properly fill CSR DNSNames or IPAddresses 6 years ago
Mariano Cano 1c1ac1b3fb Add disableIssuedAt check functionality
Fixes #86
6 years ago
Mariano Cano f938ab113b Add /re-sign endpoint for compatibility with old code. 6 years ago
Mariano Cano 2b2598c695 Fix audience to fix ca tests. 6 years ago
Mariano Cano 511e1a9e23 Fix getting transport from root fingerprint. 6 years ago
Mariano Cano 69da47a727 Set audience using the sign url. 6 years ago
max furman 828798418c gofmt 6 years ago
max furman 0b5f6487e1 change provisioners api
* /provisioners -> /provisioners/jwk-set-by-issuer
* /provisioners now returns a list of Provisioners
6 years ago
Mariano Cano 7b6a3ea427 Add client methods for provisioning endpoints. 6 years ago
max furman 378166a3b2 add full stack tests for multiple provisioners api
* /provisioners and /provisioners/<key-id>/encrypted-key
6 years ago
Mariano Cano ed13132037 Add unit tests for provisioner endpoints. 6 years ago
max furman f1dc00c810 add Provisioner config validation 6 years ago
max furman 0e904989d2 add unit tests for authority.Provisioners api 6 years ago
max furman d773770a44 add authority.New unit tests 6 years ago
Mariano Cano ff67c17893 Add provisioners endpoints. 6 years ago
max furman c284a2c0ab first commit 6 years ago