Skip to content

AuthorizationTokenVerifyResponse

Field Type Description
verified Boolean The result of the verification.
consumerCloud CloudIdentifier The cloud of the consumer the token is associated with.
consumer SystemName Name of the consumer the token is associated with.
targetType AuthorizationTargetType Type of the targeted resource the token is associated with.
target ServiceName or EventTypeName The target the token is associated with.
scope ServiceOperationName Scope of the token. Only matters when the target is a service definition. If null, the token is valid for all the service-operation.