Skip to Main Content
Cloud Platform


This is an IBM Automation portal for Cloud Platform products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Under review
Workspace DevOps Automation
Categories Deploy
Created by Guest
Created on Jul 15, 2026

Enable Azure OpenAI authentication using Microsoft Entra ID Client Credentials Flow, allowing Deployment Genie to securely obtain and refresh JWT access tokens through a service principal instead of relying on static API keys.

a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; }

Currently, Deployment Genie supports integration with Azure OpenAI; however, many enterprise organizations have security requirements that prohibit the use of long-lived API keys for production workloads. To align with modern enterprise security standards, Deployment Genie should support Microsoft Entra ID (Azure AD) OAuth 2.0 Client Credentials Flow for authentication to Azure OpenAI.

This enhancement would allow administrators to configure a Service Principal using Tenant ID, Client ID, and either a Client Secret or Certificate. Deployment Genie would then automatically obtain and refresh JWT access tokens when communicating with Azure OpenAI, eliminating the need for static API keys.

Expected Benefits

  • Improves security by eliminating reliance on long-lived API keys.
  • Aligns with enterprise authentication and authorization standards.
  • Supports organizations with strict compliance, governance, and audit requirements.
  • Simplifies credential rotation and lifecycle management.
  • Enables integration with existing Entra ID security controls and monitoring.
  • Supports least-privilege access through role-based access control (RBAC).
  • Provides a cloud-native authentication model consistent with Microsoft best practices.

Desired Capabilities

  • Support for OAuth 2.0 Client Credentials Flow.
  • Configuration of Tenant ID, Client ID, and Client Secret.
  • Optional support for certificate-based authentication.
  • Automatic JWT token acquisition and refresh.
  • Secure storage of authentication credentials.
  • Clear validation and testing capabilities within the AI configuration settings.
  • Future support for Managed Identities and Workload Identity Federation where applicable.

Business Justification

Many large enterprises are standardizing on Microsoft Entra ID-based authentication for Azure services and do not permit the use of static API keys in production environments. Adding client credentials authentication would enable broader adoption of Deployment Genie for Azure OpenAI integrations while meeting enterprise security and compliance requirements

  • Admin
    Randy Langehennig
    Aug 14, 2026

    We are creating a discussion topic for this request and the dev team will be reviewing this soon. I am moving this to the 'Under Review' state. Thank you again for submitting this request to us.

  • Admin
    Randy Langehennig
    Jul 22, 2026

    Thank you for submitting this idea and we will be reviewing soon. We will be updating you soon.