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: azure entra id integration #580

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sk-portkey
Copy link
Collaborator

@sk-portkey sk-portkey commented Sep 6, 2024

Title:

  • Integrate Azure Entra ID with Azure Inference and Azure OpenAI for Authentication

Description: (optional)

  • Integrated Azure Entra ID for secure authentication across Azure services
  • Configured Azure Inference and Azure OpenAI to use Azure Entra ID for user authentication and API access

Motivation: (optional)

  • Secure and centralized identity management using Azure Entra ID
  • Enhance security by leveraging Azure's built-in identity and access management features
  • Simplified access management for Azure services

Related Issues: (optional)
#610

@sk-portkey
Copy link
Collaborator Author

x-portkey-azure-entra-client-id'
x-portkey-azure-entra-client-secret
x-portkey-azure-entra-tenant-id
need these header keys to be added in the request

@narengogi
Copy link
Contributor

please create a github issue for this for tracking

@sk-portkey
Copy link
Collaborator Author

please create a github issue for this for tracking

Done

@sk-portkey sk-portkey linked an issue Sep 14, 2024 that may be closed by this pull request
@sk-portkey sk-portkey self-assigned this Sep 14, 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

Successfully merging this pull request may close these issues.

[Feature] Azure Entra Id Integration
2 participants