Skip to content

Commit 4eef047

Browse files
committed
changed doc id, added link in adfs-iam blueprint #249
1 parent 59fb656 commit 4eef047

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/blueprints/by-use-case/security/microsoft/active-directory-as-identity-provider-iam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ In this guide, we'll walk you through extending your on‑premises Microsoft Act
1212

1313
Before initiating the integration process, make sure the following prerequisites are met:
1414

15-
* A fully deployed and accessible ADFS instance, reachable via a valid public domain.
15+
* A fully deployed and accessible ADFS instance, reachable via a valid public domain. If an instance is not already available, you may create one by following the [Deploy Active Directory Federation Services on ECS](/docs/blueprints/by-use-case/security/microsoft/deploy-active-directory-federation-services-on-ecs.mdx) guide.
1616
* Administrator-level access to both Microsoft ADFS and Open Telekom Cloud's Identity and Access Management (IAM) console.
1717
* A working knowledge of SAML 2.0, particularly around concepts such as assertions, metadata exchange, and service provider (SP) vs. identity provider (IdP) roles. If needed, refer to the SAML 2.0 specification for a foundational overview.
1818
These requirements ensure that you're equipped to configure and validate the trust relationship between the two platforms.

docs/blueprints/by-use-case/security/microsoft/deploy-adfs-on-ecs.mdx renamed to docs/blueprints/by-use-case/security/microsoft/deploy-active-directory-federation-services-on-ecs.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
id: deploy-adfs-on-ecs
2+
id: deploy-active-directory-federation-services-on-ecs
33
title: Deploy Active Directory Federation Services on ECS
4-
tags: [security, saml, active-directory, ldap, adfs, microsoft]
4+
tags: [security, active-directory, ldap, adfs, microsoft]
55
---
66

77
import React from 'react';

0 commit comments

Comments
 (0)