Skip to content

Commit 9f43c8c

Browse files
authored
Update README.md
1 parent 0292376 commit 9f43c8c

File tree

1 file changed

+21
-4
lines changed

1 file changed

+21
-4
lines changed

README.md

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,25 @@
1-
# Azure AD B2C Custom Policies with the Identity Experience Framework(IEF)
1+
---
2+
languages:
3+
- csharp
4+
- powershell
5+
- objc
6+
- html
7+
- javascript
8+
page_type: sample
9+
description: "A demo of Azure AD B2C Custom Policies with the Identity Experience Framework (IEF)."
10+
products:
11+
- azure
12+
- azure-active-directory
13+
urlFragment: identity-experience-framework-azure-ad
14+
---
15+
16+
# Azure AD B2C Custom Policies with the Identity Experience Framework (IEF)
17+
218
Active Repos:
319

4-
Starter pack https://github.com/Azure-Samples/active-directory-b2c-custom-policy-starterpack
5-
App samples https://docs.microsoft.com/en-us/azure/active-directory-b2c/code-samples
6-
The community repo https://github.com/azure-ad-b2c.
20+
- Starter pack https://github.com/Azure-Samples/active-directory-b2c-custom-policy-starterpack
21+
- App samples https://docs.microsoft.com/en-us/azure/active-directory-b2c/code-samples
22+
- The community repo https://github.com/azure-ad-b2c.
723

824
### Solutions and training for Azure AD B2C
925
https://docs.microsoft.com/en-us/azure/active-directory-b2c/solution-articles
@@ -19,6 +35,7 @@ https://docs.microsoft.com/en-us/azure/active-directory-b2c/solution-articles
1935
A Demo of Azure AD B2C is deployed at https://wingtipgamesb2c.azurewebsites.net/.
2036

2137
### Samples for Wingtipgamesb2c.azurewebsites.net. Including:
38+
2239
* Web application /src/WingTipGamesWebApplication
2340
* Application Insights Viewer /src/WingTipUserJourneyPlayerWebApplication
2441
* Web app with admin side analytics src/WingTipToysWebApplication

0 commit comments

Comments
 (0)