29 Commits (ca4c15bc63d62bc36a768c249e3d997268e701a7)

Author SHA1 Message Date
Harshavardhana 189c861835
fix: remove LDAP groups claim and store them on server (#9637) 4 years ago
Harshavardhana 1b122526aa
fix: add service account support for AssumeRole/LDAPIdentity creds (#9451) 4 years ago
Harshavardhana 37d066b563
fix: deprecate requirement of session token for service accounts (#9320) 4 years ago
Anis Elleuch 496f4a7dc7
Add service account type in IAM (#9029) 4 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) 5 years ago
Harshavardhana c3ca954684 Implement AssumeRole API for Minio users (#7267) 5 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) 6 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
Harshavardhana c4faf47e64 First time mode for controller 9 years ago
Harshavardhana f8bb85aeb7 Enhance auth JSONRPC, now provides persistent output 9 years ago
Harshavardhana 988d39a5b6 Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled 9 years ago
Harshavardhana 61175ef091 Migrate to govendor to avoid limitations of godep 9 years ago
Harshavardhana 45b59b8456 Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 9 years ago
Harshavardhana d09fd8b0a1 Migrate from iodine to probe 9 years ago
Harshavardhana 63c9cf0c4b Move from Minimalist Object Storage to Minio Cloud Storage 9 years ago
Harshavardhana 43c908d5b9 ListObjects now considers multipart objects, also move to upstream check.v1 9 years ago
Harshavardhana da8b9fd112 Remove global custom config path variables, use get/set methods instead 9 years ago
Harshavardhana 8654ddb566 Generate auth now saves in ${HOME}/.minio/users.json, also authHandler verifies request validity 9 years ago
Harshavardhana ec33d79d57 Add server side signaturev4 check, not wired up to the readers yet. 9 years ago
Harshavardhana 396b728031 Add auth rpc service to generate access keys, add corresponding test 9 years ago
Harshavardhana 770fd23afa Renaming keys as auth, working towards signature v4 support for all put objects 9 years ago