chrisjeg/Auth to Palantir Foundry

Get an access token from Palantir Foundry as a third-party application.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
client-idThe client ID for the Palantir Foundry instanceyes
client-secretThe client secret for the Palantir Foundry instanceyes
foundry-urlThe URL of the Palantir Foundry instanceyes
scopeSpace delimited list of scopes for the token, defaults to api:read-data. See https://www.palantir.com/docs/foundry/api/general/overview/introduction/ for more information on the scope you need.noapi:read-data
namedescription
access-tokenThe access token for the Palantir Foundry instance