Skip to content

Commit 31380f2

Browse files
authored
last indentation tweak
1 parent 7437719 commit 31380f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/howto-protect-backend-frontend-azure-ad-b2c.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ You'll need to add CIDR formatted blocks of addresses to the IP restrictions pan
255255
1. Open the Azure AD B2C blade and navigate to the application registration for the Developer Portal
256256
1. Set the 'Reply URL' entry to the one you noted down when you configured the redirect_uri of the auth code grant in API Management earlier.
257257

258-
Now that the OAuth 2.0 user authorization is enabled on the `Echo API`, the Developer Console obtains an access token for the user, before calling the API.
258+
Now that the OAuth 2.0 user authorization is enabled on the `Echo API`, the Developer Console obtains an access token for the user, before calling the API.
259259

260260
1. Browse to any operation under the `Echo API` in the developer portal, and select **Try it** to bring you to the Developer Console.
261261
1. Note a new item in the **Authorization** section, corresponding to the authorization server you just added.

0 commit comments

Comments
 (0)