Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]Additional credential passthrough for webhook calls #5750

Open
DustinEagar opened this issue Dec 11, 2024 · 0 comments
Open

[FEATURE]Additional credential passthrough for webhook calls #5750

DustinEagar opened this issue Dec 11, 2024 · 0 comments
Assignees

Comments

@DustinEagar
Copy link

Is your feature request related to a problem? Please describe.

I would like to leverage the Argilla webhooks feature to build functionality for an auxiliary application supporting my organization's Argilla deployment, which is deployed on a private organization space on Huggingface.

Connections to Argilla servers deployed in this manner via the SDK require the user to pass a Huggingface token. Currently, the webhook call made by the server does not support any custom configuration to add security headers, which prevents passthrough of the HF credential. This appears to prevent the use of the webhooks feature on Argilla deployments hosted in private HF spaces.

Describe the solution you'd like

Support for inclusion of Huggingface tokens in webhook calls, or some more general approach that enables webhook authentication for private Huggingface spaces

Describe alternatives you've considered

  • Deploy Argilla to a public HF space (not feasible for my org)
  • Self-host Argilla (cost and effort not justified just for this feature)

Additional context

No response

@jfcalvo jfcalvo self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants