- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for tokenRevokeType (0.05 sec)
-
cmd/sts-handlers.go
return } claims[expClaim] = UTCNow().Add(duration).Unix() claims[parentClaim] = user.AccessKey tokenRevokeType := r.Form.Get(stsRevokeTokenType) if tokenRevokeType != "" { claims[tokenRevokeTypeClaim] = tokenRevokeType } // Validate that user.AccessKey's policies can be retrieved - it may not // be in case the user is disabled.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 36.6K bytes - Viewed (0)