diff --git a/docs/en/Features-Mvc-Core-Social-Logins.md b/docs/en/Features-Mvc-Core-Social-Logins.md index 76675e66..40dddbd5 100644 --- a/docs/en/Features-Mvc-Core-Social-Logins.md +++ b/docs/en/Features-Mvc-Core-Social-Logins.md @@ -58,7 +58,7 @@ In addition to social logins, ASP.NET Zero includes OpenId Connect Login integra "ClientId": "", "ClientSecret": "", "ValidateIssuer": "true", - "ClaimsMapping: [] + "ClaimsMapping": [] } ``` @@ -81,4 +81,4 @@ If you are using Azure AD for OpenID Connect and your app is multi-tenant on Azu ## Next -* [Two Factor Authentication](Features-Mvc-Core-Two-Factor-Authentication) \ No newline at end of file +* [Two Factor Authentication](Features-Mvc-Core-Two-Factor-Authentication)