open-vault/website/content/docs/auth
Scott Miller 7f38b0440e
Fetch CRLs from a user defined URL (#17136)
* Fetch CRLs from a user defined CDP (PoC)

* Handle no param sent

* Move CRL fetch to a periodFunc.  Use configured CA certs + system root as trusted certs for CRL fetch

* comments

* changelog

* Just use root trust

* cdp->url in api

* Store CRL and populate it initially in cdlWrite

* Update docs

* Update builtin/credential/cert/path_crls.go

Co-authored-by: Steven Clark <steven.clark@hashicorp.com>

* Handle pre-verification of a CRL url better

* just in case

* Fix crl write locking

* Add a CRL fetch unit test

* Remove unnecessary validity clear

* Better func name

* Don't exit early updating CRLs

* lock in updateCRLs

* gofumpt

* err-

Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2022-09-16 16:44:30 -05:00
..
jwt auth/oidc: update docs for google workspace config (#17128) 2022-09-14 08:42:02 -07:00
login-mfa typo: embeds -> embedded (#15520) 2022-05-20 08:33:34 -04:00
alicloud.mdx
app-id.mdx
approle.mdx Add fields 'ttl' and 'num_uses' to SecretID generation. (#14474) 2022-09-02 09:29:59 -07:00
aws.mdx Fix import statements for auth submodules (#16278) 2022-07-12 12:06:44 -07:00
azure.mdx Fix import statements for auth submodules (#16278) 2022-07-12 12:06:44 -07:00
cert.mdx Fetch CRLs from a user defined URL (#17136) 2022-09-16 16:44:30 -05:00
cf.mdx adds documentation for enabling mutual TLS with the CloudFoundry API (#16857) 2022-08-23 16:20:21 -07:00
gcp.mdx Docs: GCP SA clarity. Resolved merge conflict. Closes: #12231. (#16787) 2022-09-06 08:11:34 -04:00
github.mdx
index.mdx
kerberos.mdx Clarify keytab gen process #12880 (#16803) 2022-08-21 19:19:08 -07:00
kubernetes.mdx Update apiVersion of the ClusterRoleBinding example (#16808) 2022-08-22 09:49:46 -07:00
ldap.mdx Add note about X.509 SHA-1 deprecation to relevant plugins (#15672) 2022-06-01 12:41:11 -07:00
oci.mdx
okta.mdx auth/okta: documents API token minimal permissions (#15566) 2022-05-23 14:57:14 -07:00
radius.mdx
token.mdx auth/okta: documents API token minimal permissions (#15566) 2022-05-23 14:57:14 -07:00
userpass.mdx