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

Feat: Add support for vertex service account json #435

Closed
VisargD opened this issue Jul 8, 2024 · 0 comments · Fixed by #434
Closed

Feat: Add support for vertex service account json #435

VisargD opened this issue Jul 8, 2024 · 0 comments · Fixed by #434
Assignees
Labels
enhancement New feature or request triage

Comments

@VisargD
Copy link
Collaborator

VisargD commented Jul 8, 2024

Currently, vertex-ai provider does not support service account based auth. Because of this, users have to first generate access token and then send it as a part of authorization header. Adding service account support would be helpful for users. Here is how we can allow users to pass them:

  • Pass the service account json in x-portkey-vertex-service-account-json header
  • Pass the service account json in config with vertex_service_account_json field.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant