Skip to main content

Palantir JWT

Description

General

  • Documentation: https://www.palantir.com/docs/foundry/api/general/overview/authentication/
  • Summary: Palantir’s Foundry is an operations platform that brings together data, analytics, and operational teams. It is designed for technical and non-technical users alike, allowing diverse teams to work together on the organization's hardest problems.
  • IPs allowlist: This feature is not mentioned in the documentation.
  • Scopes: Token's scope are chosen at token's creation.

Revoke the secret

This can be done through the administration panel.

Check for suspicious activity

This feature is not mentioned in the documentation.

Details for Palantir jwt

  • Family: Api

  • Category: Other

  • Company: Palantir

  • High recall: True

  • Validity check available: False

  • Minimum number of matches: 1

  • Occurrences found for one million commits: 1.0

  • Prefixed: True

  • PreValidators:

- type: ContentWhitelistPreValidator
patterns:
- eyjwbg50cii6

Examples

- text: >
PALANTIR_KEY="eyJwbG50ciI6IlQydGNuUW1jUUVLdVlUL0hzdHRZalE9PSIsImFsZyI6IkVTMjU2In0.eyJzdWIiOiJub3QiLCAianRpIjoiYSByZWFsIiwgIm9yZyI6InRva2VuIiwgImhkIjoidW5pdGUubmloLmdvdiJ9.NqqHz12e_BU409d9kesXqlTK"
token: eyJwbG50ciI6IlQydGNuUW1jUUVLdVlUL0hzdHRZalE9PSIsImFsZyI6IkVTMjU2In0.eyJzdWIiOiJub3QiLCAianRpIjoiYSByZWFsIiwgIm9yZyI6InRva2VuIiwgImhkIjoidW5pdGUubmloLmdvdiJ9.NqqHz12e_BU409d9kesXqlTK

How can I help you ?