-
Notifications
You must be signed in to change notification settings - Fork 897
Expand file tree
/
Copy pathindex.yml
More file actions
97 lines (90 loc) · 4.99 KB
/
index.yml
File metadata and controls
97 lines (90 loc) · 4.99 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
### YamlMime:Hub
## FRONT MATTER START
title: Microsoft Entra External ID Documentation
summary: >
Learn how to use Microsoft Entra External ID to manage your external identities scenarios, including guest user access and customer identity and access management (CIAM) for apps.
brand: azure
metadata:
title: Microsoft Entra External ID documentation
description: Learn how to use Microsoft Entra External ID for all your external identities scenarios, including B2B collaboration for your workforce and, and identity and access management for your consumer apps.
ms.topic: hub-page
ms.collection: collection
ms.date: 05/16/2025
## FRONT MATTER END
## BAND 1 - HIGHLIGHTED CONTENT START #############################################################################################################################
highlightedContent:
# itemType: architecture | concept | deploy | download | get-started | how-to-guide | tutorial | overview | quickstart | reference | sample | tutorial | video | whats-new
items:
# Card
- title: Find the latest in docs
itemType: whats-new
url: ./whats-new-docs.md
# Card
- title: Microsoft Entra External ID
itemType: overview
url: ./external-identities-overview.md
# Card
- title: Billing model
itemType: concept
url: ./external-identities-pricing.md
# Card
- title: Learn from the experts
itemType: video
url: https://www.youtube.com/playlist?list=PL3ZTgFEc7Lythpts59O9KOVuEDLWJLLmA
## BAND 1 - HIGHLIGHTED CONTENT END ###########################################################################################################################
## BAND 2- CONCEPTUAL CONTENT START ##########################################################################################################################
productDirectory:
title: Get started
summary: Choose your scenario and learn about key features, setup guidance, and best practices for securing external access.
items:
# Card
- title: Manage guest collaboration with your workforce (B2B)
summary: You should choose workforce configuration if you need to manage and secure access for your employees, contractors, and business partners within your organization.
imageSrc: ./media/index/external-identities-icon.png
links:
- url: ./what-is-b2b.md
text: What is B2B collaboration with external guests?
- url: ./cross-tenant-access-overview.md
text: What are cross-tenant access settings?
- url: ./external-collaboration-settings-configure.md
text: How do I invite guests?
- url: ./redemption-experience.md
text: How do I accept the invitation?
- url: ./self-service-sign-up-user-flow.yml
text: How do I use self-service sign-up?
- url: ./user-properties.md
text: What are the different user types?
# Card
- title: Manage identity for a consumer app (CIAM)
summary: You should choose external configuration if you need to provide secure access for customers or external users interacting with your services.
imageSrc: ./media/index/b2b-icon.png
links:
- url: ./customers/overview-customers-ciam.md
text: What is External ID in an external tenant?
- url: ~/identity-platform/quickstart-register-app.md
text: How do I register an app?
- url: ./customers/samples-ciam-all.md
text: What are the app samples and tutorials?
- url: ./customers/how-to-user-flow-sign-up-sign-in-customers.md
text: How do I create user flows for customers?
- url: ./customers/how-to-user-flow-add-application.md
text: How do I add my app to the user flow?
## BAND 2- CONCEPTUAL CONTENT END ##########################################################################################################################
## BAND 3 - ADDITIONAL CONTENT ##############################################################################################################################
additionalContent:
sections:
- title: Resources
items:
- title: Microsoft Entra External ID Developer Center
summary: Explore code samples, videos, and community links.
url: https://aka.ms/ciam/dev
- title: Microsoft identity platform
summary: Learn how the Microsoft identity platform helps developers create apps that sign in users and access Microsoft APIs, including support for external identities.
url: ~/identity-platform/index.yml
- title: Microsoft Entra PowerShell
summary: Manage your external identities resources programmatically.
url: /powershell/entra-powershell
- title: Get support for Microsoft Entra ID
summary: Explore several options to get help and support for Microsoft Entra ID.
url: ~/fundamentals/how-to-get-support.md
## BAND 3 - ADDITIONAL CONTENT END ##########################################################################################################################