Uber Server Token
#
Description#
General- Documentation: https://developer.uber.com/docs/riders/guides/authentication/server-token
- Summary: Uber server tokens are used to build application over Uber services. Request to the Uber API are authenticated with this token.
- IPs allowlist: This feature is not described in the documentation.
- Scopes: This feature is not described in the documentation.
#
Revoke the secretTokens can only be revoked from the app's dashboard.
#
Check for suspicious activityThis feature is not described in the documentation.
Uber server token
#
Details for Family: Api
Category: Other
Company: Uber
High recall: False
Validity check available: True
On-premise instances exist: False
Only valid secrets raise an alert: True
Minimum number of matches: 1
Occurrences found for one million commits: very rare
Prefixed: False
PreValidators:
- type: FilenameBanlistPreValidator banlist_extensions: [] banlist_filenames: [] check_binaries: false include_default_banlist_extensions: true ban_markup: false- type: ContentWhitelistPreValidator patterns: - uber
#
Examples- text: 'config.uber.server_token = "Bxna7WFIVdjbi5oaaQHIav-X1X27PWyHUAaWoOsV"' apikey: Bxna7WFIVdjbi5oaaQHIav-X1X27PWyHUAaWoOsV- text: "uber, server_token: 'OBKbz3z1bPk1NQ77-sY_4W_xXljyGE3ypnJ727W_'," apikey: OBKbz3z1bPk1NQ77-sY_4W_xXljyGE3ypnJ727W_- text: "uber, server_token: OBKbz3z1bPk1NQ77-sY_4W_xXljyGE3ypnJ727W_" apikey: OBKbz3z1bPk1NQ77-sY_4W_xXljyGE3ypnJ727W_- text: config.uber.server_token = "Bxna7WFIVdjbi5oaaQHIav-X1X27PWyHUAaWoOsV" apikey: Bxna7WFIVdjbi5oaaQHIav-X1X27PWyHUAaWoOsV filename: some_file.md