Skip to content

Commit da36e63

Browse files
committed
minor changes
1 parent 9aa45aa commit da36e63

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
71.8 KB
Loading

articles/active-directory-b2c/technical-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The primary resources you work with in an Azure AD B2C tenant are:
3232
* *Social* identity providers like Facebook, LinkedIn, or Twitter that you want to support in your applications.
3333
* *External* identity providers that support standard identity protocols like OAuth 2.0, OpenID Connect, and more.
3434
* *Local* accounts that enable users to sign up and sign in with a username (or email address or other ID) and password.
35-
* **Keys** - Add and manage encryption keys for signing and validating tokens, client secrets, certificates, and passwords .
35+
* **Keys** - Add and manage encryption keys for signing and validating tokens, client secrets, certificates, and passwords.
3636

3737
An Azure AD B2C tenant is the first resource you need to create to get started with Azure AD B2C. Learn how in [Tutorial: Create an Azure Active Directory B2C tenant](tutorial-create-tenant.md).
3838

0 commit comments

Comments
 (0)