1
0
mirror of https://github.com/minio/minio.git synced 2025-03-23 22:14:14 -04:00

8 Commits

Author SHA1 Message Date
Aditya Manthramurthy
05a9108c24
Update etcd doc to clarify that any STS setup should work () 2021-04-08 17:30:17 -07:00
Harshavardhana
e92434c2e7
fix: support client customized scopes for OpenID ()
Fixes 
2020-06-22 12:08:50 -07:00
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Harshavardhana
2d19011a1d Add support for AssumeRoleWithWebIdentity () 2019-01-04 13:48:12 -08:00
Harshavardhana
6491dfbbd6 Fix etcd TLS handling ()
etcd fails to connect if TLS config is set, make TLS
conditional to input arguments instead
2018-11-01 21:41:11 -07:00
Harshavardhana
9fe51e392b Support etcd TLS certficates ()
This PR supports two models for etcd certs

- Client-to-server transport security with HTTPS
- Client-to-server authentication with HTTPS client certificates
2018-10-29 11:14:12 -07:00
Harshavardhana
bab4c90c45 Fix broken links in docs () 2018-10-25 11:39:31 +05:30
Harshavardhana
143e7fe300 Add etcd support to support STS on gateway mode () 2018-10-12 11:32:18 -07:00