UserIdentifier¶
Union Type¶
UserIdentifier
module-attribute
¶
UserIdentifier = Union[UserIdentifierUserToken | UserIdentifierUserId | UserIdentifierUnknown]
The OAuth2.0 token or user ID that was used to generate the workload access token used for initiating the user authorization flow to retrieve OAuth2.0 tokens.