Skip to content

Simple auth provider limited to providing arbitrary sets of key/values for authentication #2573

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

johanste
Copy link

  • I understand that this repository is auto-generated and my pull request may not be merged

Changes being requested

Adding the ability to implement custom authentication similar to the bearer token provider in the AzureOpenAI client. This implementation allows for arbitrary sets of headers to be returned. While it doesn't support all auth schemes in the world, it does provide the ability to implement the by far most likely ones to be encountered.

Additional context & links

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

Successfully merging this pull request may close these issues.

2 participants