- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for stsKeyList (0.05 seconds)
-
cmd/admin-handlers-idp-ldap.go
}) } for _, sts := range stsKeys { expiryTime := sts.Expiration stsKeyList = append(stsKeyList, madmin.ServiceAccountInfo{ AccessKey: sts.AccessKey, Expiration: &expiryTime, }) } listResp := madmin.ListAccessKeysLDAPResp{ ServiceAccounts: serviceAccountList, STSKeys: stsKeyList, } data, err := json.Marshal(listResp) if err != nil {Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Aug 08 02:46:04 GMT 2025 - 19.2K bytes - Click Count (0)