- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for stsKeys (0.04 sec)
-
cmd/admin-handlers-idp-ldap.go
accessKeys := madmin.ListAccessKeysLDAPResp{} if listSTSKeys { stsKeys, err := globalIAMSys.ListSTSAccounts(ctx, internalDN) if err != nil { writeErrorResponseJSON(ctx, w, toAdminAPIErr(ctx, err), r.URL) return } for _, sts := range stsKeys { accessKeys.STSKeys = append(accessKeys.STSKeys, madmin.ServiceAccountInfo{ AccessKey: sts.AccessKey, Expiration: &sts.Expiration,
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 08 02:46:04 UTC 2025 - 19.2K bytes - Viewed (0)