Commit Graph

463 Commits (fb7140444ac8f1fa1245a80e49d17e206f7435f3)
 

Author SHA1 Message Date
Mariano Cano fb7140444a Add docs for provisioners. 5 years ago
Mariano Cano 54570095d4 Merge branch 'master' into cloud-identities 5 years ago
Mariano Cano 423d505d04 Replace subscriptions with resource groups. 5 years ago
Mariano Cano 32d2d6b75a Remove debug code. 5 years ago
Mariano Cano e0aaa1a577 Use tenant id in azures's provisioner x509 extension. 5 years ago
Mariano Cano 89eeada2a2 Add support for loading azure tokens by tenant id. 5 years ago
Mariano Cano 803d81d332 Improve azure unit tests. 5 years ago
max furman 2871d0b68b bump Docker to latest tag 5 years ago
Mariano Cano 4c5fec06bf Require TenantID in azure, add some tests. 5 years ago
Mariano Cano 12937c6b75 Remove pkcs7 related variables and structs. 5 years ago
Mariano Cano 6412b1a79b Add first version of Asure support.
Fixes #69
5 years ago
Max 15c1a6a140
Merge pull request #72 from smallstep/max/ott-db
Add used OTT to DB during authToken step
5 years ago
max furman 81db527f12 NoopDB -> SimpleDB 5 years ago
max furman b73fe8c157 Add used OTT to DB during authToken step 5 years ago
Mariano Cano d9da202c7e
Merge pull request #73 from smallstep/reload
Update CA properties on reload.
5 years ago
Mariano Cano 70196b2331 Add skeleton for the Azure provisioner.
Related to #69
5 years ago
Mariano Cano dae802482a Merge branch 'master' into cloud-identities 5 years ago
Mariano Cano b595c55f0a Update CA properties on reload.
Fixes #71
5 years ago
max furman cff99b0151 Fix images url in top level README 5 years ago
max furman 25c710c056 docs: indent note in distribution.md 6 years ago
max furman cd5c7e7134 dep update cli and add distribution.md back 6 years ago
max furman fe08dcb532 docs: index -> toc 6 years ago
max furman fdfce81dff docs: direct to readme not dir 6 years ago
max furman 8ab04bd503 docs sub repo update 6 years ago
max furman 2b96e7a94c docs: revoke page 6 years ago
max furman a27c2dea7d docs: update revocation doc 6 years ago
max furman e4de7f07e8 docs: Add revocation document 6 years ago
max furman 46c7592f34 db: Omit empty optional fields from JSON 6 years ago
max furman c8fe1ad86d Add database documentation 6 years ago
Max d72e076ca6
Merge pull request #70 from smallstep/max/badger
Update nosql integration
6 years ago
max furman c242602231 reload and shutdown trickery
* Only shutdown the database once.
* Be careful when reloading the CA. Depending on whether the DB has
already been shutdown, and error may be unrecoverable.
6 years ago
Mariano Cano 81bfd2c1cb Add tests for AWS provisioner
Fixes #68
6 years ago
max furman cbeca9383b Update nosql integration
* shutdown and reload database on SIGHUP
6 years ago
Mariano Cano f755fddc35 Fix lint errors. 6 years ago
Mariano Cano b6a5ebcfc9 Move code to switch default. 6 years ago
Mariano Cano a7f06c765d Fix load of gcp and aws provisioner by certificate. 6 years ago
Mariano Cano da93e40f90 Add constant for Azure type. 6 years ago
Mariano Cano 37e84aa535 Add DisableCustomSANs and DisableTrustOnFirstUse to GCP provisioner.
Fixes #67
6 years ago
Mariano Cano 75ef5a2275 Add AWS provisioner.
Fixes #68
6 years ago
Mariano Cano 5defd8289d Add missing config in tests. 6 years ago
Mariano Cano 27c98806c0 Use GetTokenID. 6 years ago
Mariano Cano 2c68915b70 Fix comment. 6 years ago
Mariano Cano fb6321fb2c Use gcpConfig type to keep configuration urls.
Fixes #67
6 years ago
Mariano Cano 7e53b28320 Disable revoke for GCP. 6 years ago
Mike Maxey b4137053cf
Update GETTING_STARTED.md 6 years ago
Mariano Cano 7727fa5665 Update GCP tests. 6 years ago
Mariano Cano 1ea4b0ad64 Add unit test for GCP provider 6 years ago
Mariano Cano b4729cd670 Use JWKSet to get the GCP keys. 6 years ago
Mariano Cano f794dbeb93 Add support for GCP identity tokens. 6 years ago
Sebastian Tiedtke 3a2ba85126
Flip default for certificate restriction to namespace to false (#60) 6 years ago