Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.07 KB

UidCreateChildToken.md

File metadata and controls

18 lines (14 loc) · 1.07 KB

akeyless.UidCreateChildToken

Properties

Name Type Description Notes
authMethodName String The universal identity auth method name, required only when uid-token is not provided [optional]
childDenyInheritance Boolean Deny from new child to create their own children [optional]
childDenyRotate Boolean Deny from new child to rotate [optional]
childTtl Number New child token ttl [optional]
comment String Deprecated - use description [optional]
description String Description of the object [optional]
json Boolean Set output format to JSON [optional] [default to false]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
uidTokenId String The ID of the uid-token, required only when uid-token is not provided [optional]