minio/internal/config/identity/openid
Aditya Manthramurthy 1981fe2072
Add internal IDP and OIDC users support for site-replication (#14041)
- This allows site-replication to be configured when using OpenID or the
  internal IDentity Provider.

- Internal IDP IAM users and groups will now be replicated to all members of the
  set of replicated sites.

- When using OpenID as the external identity provider, STS and service accounts
  are replicated.

- Currently this change dis-allows root service accounts from being
  replicated (TODO: discuss security implications).
2022-01-06 15:52:43 -08:00
..
provider rename all access token to id_tokens 2021-07-27 22:38:12 -07:00
ecdsa-sha3_contrib.go move to jwt-go v4 with correct releases (#13586) 2021-11-05 12:20:08 -07:00
help.go Add role ARN support for OIDC identity provider (#13651) 2021-11-26 19:22:40 -08:00
jwks.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
jwks_test.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
jwt.go Add internal IDP and OIDC users support for site-replication (#14041) 2022-01-06 15:52:43 -08:00
jwt_test.go move to jwt-go v4 with correct releases (#13586) 2021-11-05 12:20:08 -07:00
rsa-sha3_contrib.go move to jwt-go v4 with correct releases (#13586) 2021-11-05 12:20:08 -07:00
validators.go add userinfo support for OpenID (#12469) 2021-09-13 16:22:14 -07:00
validators_test.go add userinfo support for OpenID (#12469) 2021-09-13 16:22:14 -07:00