tokenVariant |
AccessTokenVariant |
yes |
Exact token technology. |
targetType |
AuthorizationTargetType |
no |
Type of the targeted resource. Default is SERVICE_DEF . |
consumerCloud |
CloudIdentifier |
no |
Cloud of the consumer. Default is LOCAL . |
consumer |
SystemName |
yes |
Name of the consumer system. |
provider |
SystemName |
yes |
Name of the targeted provider system. |
target |
ServiceName or EventTypeName |
yes |
Target of the token. |
scope |
ServiceOperationName |
no |
Scope of the token. Only matters when the target is a service definition. |
expiresAt |
DateTime |
no |
Token will be valid until this timestamp. Only in case of time limited tokens. Default time limit is applied if not defined. |
usageLimit |
Number |
no |
How many times the token will be valid. Only in case of usage limited tokens. Default usage limit is applied if not defined. |