Skip to Main Content
Spotfire Ideas Portal
2 Not supported for the current status
Status Likely to implement
Product Spotfire
Categories Data Functions
Created by Guest
Created on Mar 31, 2025
Merged idea
This idea has been merged into another idea. To comment or vote on this idea, please visit TS-I-9210 Support for User Identity Propagation in Python/R Data Functions with OAuth.

Secure Authentication in Data Functions on Python/R nodes Merged

Our users are increasingly leveraging Python Nodes for data access.
A common challenge they’re encountering is around authenticating requests securely. As you're aware, there's currently no built-in way to pass user identity or authenticate requests within a running Python process, aside from using hardcoded credentials—something we’d like to avoid.

Could you please add any secure methods to pass authentication details to a Python/R Nodes?