13 Commits (ea18e51f4def222dc6c7ca86889e5082eec9e9ea)

Author SHA1 Message Date
Anis Elleuch 496f4a7dc7
Add service account type in IAM (#9029) 5 years ago
Harshavardhana 586614c73f fix: temp credentials shouldn't allow policy/group changes (#8675) 5 years ago
Harshavardhana b21835f195 Honor DurationSeconds properly for WebIdentity (#8581) 5 years ago
Harshavardhana ee4a6a823d Migrate config to KV data format (#8392) 5 years ago
Harshavardhana d759a7ce99
Fix time formatting of Expiration field in STS (#8043) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Harshavardhana c3ca954684 Implement AssumeRole API for Minio users (#7267) 6 years ago
Chester Li aa2d8583ad Check key length before adding a new user. (#6790) 6 years ago
Aarushi Arya 89b14639a9 avoid using URL encoding to generate keys (#6731) 6 years ago
Harshavardhana 54ae364def Introduce STS client grants API and OPA policy integration (#6168) 6 years ago
ebozduman f16bfda2f2 Remove panic() and handle it appropriately (#5807) 7 years ago
A. Elleuch da2faa19a1 Reduce Minio access key minimum length to 3 (#5478) 7 years ago
Bala FA 32c6b62932 move credentials as separate package (#5115) 7 years ago
Andreas Auernhammer b233345f19 remove bcrypt code from code-base (#4844) (#4845) 7 years ago
ebozduman 0f401b67ad Removes max limit requirement on accessKey and secretKey length (#4730) 7 years ago
Harshavardhana 1c3f244fc5 creds: Secretkey should be generated upto 40 characters in length. (#4471) 7 years ago
poornas 18c4e5d357 Enable browser support for gateway (#4425) 7 years ago
Bala FA d3cb79a57c Refactor logger (#3924) 8 years ago
Krishna Srinivas cea4cfa3a8 Implement S3 Gateway to third party cloud storage providers. (#3756) 8 years ago
Bala FA 21d73a3eef Simplify credential usage. (#3893) 8 years ago
Anis Elleuch ae4361cc45 config: Check for duplicated entries in all scopes (#3872) 8 years ago
Harshavardhana 31dff87903 Honor envs properly for access and secret key. (#3703) 8 years ago
Harshavardhana 85f2b74cfd jwt: Cache the bcrypt password hash. (#3526) 8 years ago
Bala FA ee0172dfe4 Have simpler JWT authentication. (#3501) 8 years ago
Bala FA e8ce3b64ed Generate and use access/secret keys properly (#3498) 8 years ago