Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 2.04 KB

how-to-navigate-through-b2c-documentation.md

File metadata and controls

31 lines (19 loc) · 2.04 KB
description
A way to get out the maze

How to navigate through AD B2C documentation

Working with AD B2C means not working coding any more, but it is working with XML files, and the documentation of B2C is designed in a way that you may easily find yourself getting lost "thanks to" its cross-referencing mechanism: On every specific page you read, there are always links (if not want to say a bunch of them) to other pages.

Here is the current view of the documentation:

AD B2C Documentation Maze

If you are new to B2C and start from this page, you will get lost, for sure!

Because AD B2C is just policies defined in form of XML files, we need to understand the elements in the files.

Here is where you should start off with: on the left navigation pane, select Reference > Custom Policy Schema

Documentations of all elements in custom policy XML files