minio/docs
Andreas Auernhammer e438dccf19
sts: add support for certificate-based authentication (#12748)
This commit adds a new STS API for X.509 certificate
authentication.

A client can make an HTTP POST request over a TLS connection
and MinIO will verify the provided client certificate, map it to an 
S3 policy and return temp. S3 credentials to the client.

So, this STS API allows clients to authenticate with X.509
certificates over TLS and obtain temp. S3 credentials.

For more details and examples refer to the docs/sts/tls.md
documentation.

Signed-off-by: Andreas Auernhammer <hi@aead.dev>
2021-09-07 19:03:48 -07:00
..
bigdata Update hadoop docs to indicate new committers (#8060) 2019-09-30 21:34:06 -07:00
bucket Tweak readall allocation and renameData buffer reuse (#13108) 2021-08-30 08:38:11 -07:00
chroot fix: docs remove goreportcard, its deprecated 2020-03-24 14:51:06 -07:00
compression Allow Compression + encryption (#11103) 2021-01-05 20:08:35 -08:00
config update max_delay to max_sleep under healing docs 2021-08-10 08:52:42 -07:00
debugging Add admin file inspector (#12635) 2021-07-09 11:29:16 -07:00
deployment/kernel-tuning fix sysctl.sh quotes which are incompatible with sysctl (#10446) 2020-09-09 17:29:23 -07:00
disk-caching point all docs for containers to quay.io 2021-09-01 18:48:26 -07:00
distributed Add more erasure codes on degraded systems. (#11852) 2021-05-27 11:38:09 -07:00
docker point all docs for containers to quay.io 2021-09-01 18:48:26 -07:00
erasure point all docs for containers to quay.io 2021-09-01 18:48:26 -07:00
extensions/s3zip fix multiple typos in documentation 2021-08-04 14:15:45 -07:00
federation/lookup docs: add deprecation notice for federation 2021-02-04 17:18:37 -08:00
gateway point all docs for containers to quay.io 2021-09-01 18:48:26 -07:00
integrations/veeam docs: fix veeam document formatting 2020-07-18 18:38:12 -07:00
kms remove deprecated warning for 'mc encrypt' 2021-06-25 08:12:40 -07:00
logging feat: Add support for kakfa audit logger target (#12678) 2021-07-13 09:39:13 -07:00
metrics fail ready/liveness if etcd is unhealthy in gateway mode (#13146) 2021-09-03 17:05:41 -07:00
multi-tenancy feat: distributed setup can start now with default credentials (#12303) 2021-05-17 08:45:22 -07:00
multi-user docs: add missing admin actions (#12442) 2021-06-09 10:37:20 -07:00
orchestration Update yaml files to latest version RELEASE.2021-09-03T03-56-13Z 2021-09-03 06:45:54 +00:00
screenshots feat: Deprecate embedded browser and import console (#12460) 2021-06-17 20:27:04 -07:00
security cleanup security overview guide 2020-07-11 00:34:56 -07:00
select select: Add more compression formats (#13142) 2021-09-06 09:09:53 -07:00
shared-backend fix: use buffers only when necessary for io.Copy() (#11229) 2021-01-06 09:36:55 -08:00
sts sts: add support for certificate-based authentication (#12748) 2021-09-07 19:03:48 -07:00
throttle feat: migrate to ROOT_USER/PASSWORD from ACCESS/SECRET_KEY (#11185) 2021-01-05 10:22:57 -08:00
tls DOCS: Remove http links in favor of HTTPS (#12725) 2021-07-15 13:31:59 -07:00
LICENSE purge deprecate docker swarm documentation 2021-05-10 09:50:06 -07:00
minio-limits.md fix multiple typos in documentation 2021-08-04 14:15:45 -07:00