minio/docs
Harshavardhana 54ae364def Introduce STS client grants API and OPA policy integration (#6168)
This PR introduces two new features

- AWS STS compatible STS API named AssumeRoleWithClientGrants

```
POST /?Action=AssumeRoleWithClientGrants&Token=<jwt>
```

This API endpoint returns temporary access credentials, access
tokens signature types supported by this API

  - RSA keys
  - ECDSA keys

Fetches the required public key from the JWKS endpoints, provides
them as rsa or ecdsa public keys.

- External policy engine support, in this case OPA policy engine

- Credentials are stored on disks
2018-10-09 14:00:01 -07:00
..
bucket Redis documentation Fix (#6378) 2018-09-07 07:12:01 -07:00
chroot Add chroot environment doc for minio (#5366) 2018-01-12 07:55:40 +05:30
compression Add object compression support (#6292) 2018-09-28 09:06:17 +05:30
config Introduce STS client grants API and OPA policy integration (#6168) 2018-10-09 14:00:01 -07:00
deployment/kernel-tuning Fix kernel tuning script to ignore write failures (#6107) 2018-06-30 14:55:21 -07:00
disk-caching Update documentation to show how to update minio config fields (#6301) 2018-08-20 13:37:10 -07:00
distributed Update readme.md (#6568) 2018-10-05 16:25:22 -07:00
docker Add custom secret names for Docker (#5355) 2018-01-09 10:46:25 +05:30
erasure Update documentation to show how to update minio config fields (#6301) 2018-08-20 13:37:10 -07:00
federation/lookup Update federation target to etcd/clientv3 (#6119) 2018-07-12 14:12:40 -07:00
gateway Allow minio s3 gateway to use different AWS auth mechanisms (#6422) 2018-09-19 18:05:30 +05:30
kms Add Vault support for custom CAs directory (#6527) 2018-10-01 13:49:10 -07:00
large-bucket Fix broken doc links (#6068) 2018-06-22 09:14:41 +05:30
metrics Fix broken healthcheck link (#5935) 2018-05-16 14:43:25 -07:00
multi-tenancy Adds missing info to docs for credentials and domain env. vars. (#6447) 2018-09-10 17:14:40 -07:00
multi-user Introduce STS client grants API and OPA policy integration (#6168) 2018-10-09 14:00:01 -07:00
orchestration Update yaml files to latest version RELEASE.2018-10-06T00-15-16Z 2018-10-06 00:19:47 +00:00
screenshots Fix Minio browser screenshots in docs (#6334) 2018-08-22 13:15:36 +05:30
select Add select docs and fix return values for Select API (#6300) 2018-08-17 17:11:39 -07:00
shared-backend Fix broken doc links (#6068) 2018-06-22 09:14:41 +05:30
sts Introduce STS client grants API and OPA policy integration (#6168) 2018-10-09 14:00:01 -07:00
tls Fix Kubernetes TLS doc to avoid creating CAs dir on read only mount (#6214) 2018-07-31 10:58:34 -07:00
zh_CN Correct link paths in Chinese documentation (#6299) 2018-08-17 13:16:17 -07:00
minio-limits.md docs: fix all Chinese doc links for the new docs site (#6097) 2018-06-28 16:02:02 -07:00