minio/pkg/auth
Harshavardhana 1b122526aa
fix: add service account support for AssumeRole/LDAPIdentity creds (#9451)
allow generating service accounts for temporary credentials
which have a designated parent, currently OpenID is not yet
supported.

added checks to ensure that service account cannot generate
further service accounts for itself, service accounts can
never be a parent to any credential.
2020-04-28 12:49:56 -07:00
..
credentials.go fix: add service account support for AssumeRole/LDAPIdentity creds (#9451) 2020-04-28 12:49:56 -07:00
credentials_test.go Honor DurationSeconds properly for WebIdentity (#8581) 2019-11-29 18:57:54 +05:30