File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11ASP.NET Core Identity adds user interface (UI) login functionality to ASP.NET Core web apps. To secure web APIs and SPAs, use one of the following:
22
33* [ Azure Active Directory] ( /azure/api-management/api-management-howto-protect-backend-with-aad )
4- * [ Azure Active Directory B2C] ( /azure/active-directory-b2c/active-directory-b2c-custom-rest-api-netfw ) (Azure AD B2C)]
4+ * [ Azure Active Directory B2C] ( /azure/active-directory-b2c/active-directory-b2c-custom-rest-api-netfw ) (Azure AD B2C)
55* [ IdentityServer4] ( https://identityserver.io )
66
77IdentityServer4 is an OpenID Connect and OAuth 2.0 framework for ASP.NET Core 3.0. IdentityServer4 enables the following security features:
@@ -11,4 +11,4 @@ IdentityServer4 is an OpenID Connect and OAuth 2.0 framework for ASP.NET Core 3.
1111* Access control for APIs
1212* Federation Gateway
1313
14- For more information, see [ Welcome to IdentityServer4] ( http://docs.identityserver.io/en/latest/index.html ) .
14+ For more information, see [ Welcome to IdentityServer4] ( http://docs.identityserver.io/en/latest/index.html ) .
You can’t perform that action at this time.
0 commit comments