Skip to content

Commit 81da2c1

Browse files
authored
Merge pull request #69663 from jeana-redhat/OSDOCS-6455-Azure-AD-WID-OLM-CCO
[OSDOCS-6455] Azure AD Workload ID for OLM Operators (CCO reference)
2 parents d6f063c + 55a86e2 commit 81da2c1

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

authentication/managing_cloud_provider_credentials/cco-short-term-creds.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,16 @@ include::modules/cco-short-term-creds-format-azure.adoc[leveloffset=+2]
9393
//Azure component secret permissions requirements
9494
include::modules/cco-short-term-creds-component-permissions-azure.adoc[leveloffset=+2]
9595

96+
//OLM-managed Operator support for authentication with Azure AD Workload Identity
97+
include::modules/cco-short-term-creds-azure-olm.adoc[leveloffset=+2]
98+
99+
////
100+
// Azure will need a link off to OLM docs like AWS when ready.
101+
[role="_additional-resources"]
102+
.Additional resources
103+
* xref:../../operators/operator_sdk/osdk-token-auth.adoc#osdk-cco-aws-sts_osdk-token-auth[CCO-based workflow for OLM-managed Operators with AWS STS]
104+
////
105+
96106
[role="_additional-resources"]
97107
[id="additional-resources_{context}"]
98108
== Additional resources
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * authentication/managing_cloud_provider_credentials/cco-short-term-creds.adoc
4+
5+
:_mod-docs-content-type: CONCEPT
6+
[id="cco-short-term-creds-azure-olm_{context}"]
7+
= OLM-managed Operator support for authentication with Azure AD Workload Identity
8+
9+
In addition to {product-title} cluster components, some Operators managed by the Operator Lifecycle Manager (OLM) on Azure clusters can use manual mode with Azure AD Workload Identity. These Operators authenticate with short-term credentials that are managed outside the cluster. To determine if an Operator supports authentication with Azure AD Workload Identity, see the Operator description in OperatorHub.

0 commit comments

Comments
 (0)