Skip to content

Commit 9ecb1a8

Browse files
committed
Azure AD B2C end of sale docs update in azure-docs-pr - p1 #300077
1 parent 414c314 commit 9ecb1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/mitigate-owasp-api-threats.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ More information about this threat: [API8:2023 Security misconfiguration](https
195195
- Where possible, use credential manager or managed identity to authenticate against backend services.
196196
- When using the [developer portal](/azure/api-management/api-management-howto-developer-portal):
197197
- If you choose to [self-host](/azure/api-management/developer-portal-self-host) the developer portal, ensure there's a process in place to periodically update the self-hosted portal to the latest version. Updates for the default managed version are automatic.
198-
- Use [Microsoft Entra ID](/azure/api-management/api-management-howto-aad) or [Microsoft Entra External ID](../../active-directory/external-identities/external-identities-overview.md) for user sign-up and sign-in. Disable the default username and password authentication, which is less secure.
198+
- Use [Microsoft Entra ID](/azure/api-management/api-management-howto-aad) or [Microsoft Entra External ID](/entra/external-id/customers/overview-customers-ciam) for user sign-up and sign-in. Disable the default username and password authentication, which is less secure.
199199
- Assign [user groups](/azure/api-management/api-management-howto-create-groups#-associate-a-group-with-a-product) to products, to control the visibility of APIs in the portal.
200200
- Use [Azure Policy](/azure/api-management/security-controls-policy) to enforce API Management resource-level configuration and role-based access control (RBAC) permissions to control resource access. Grant minimum required privileges to every user.
201201
- Use a [DevOps process](/azure/api-management/devops-api-development-templates) and infrastructure-as-code approach outside of a development environment to ensure consistency of API Management content and configuration changes and to minimize human errors.

0 commit comments

Comments
 (0)