minio/docs
Harshavardhana af78c3925a
add userinfo support for OpenID (#12469)
Some identity providers like GitLab do not provide
information about group membership as part of the
identity token claims. They only expose it via OIDC compatible
'/oauth/userinfo' endpoint, as described in the OpenID
Connect 1.0 sepcification.

But this of course requires application to make sure to add
additional accessToken, since idToken cannot be re-used to
perform the same 'userinfo' call. This is why this is specialized
requirement. Gitlab seems to be the only OpenID vendor that requires
this support for the time being.

fixes #12367
2021-09-13 16:22:14 -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 calculate API requests/error as increase() intervals not as rate() 2021-09-12 11:28:28 -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-09T21-37-07Z 2021-09-09 23:50:26 +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 add userinfo support for OpenID (#12469) 2021-09-13 16:22:14 -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