diff --git a/src/pages/guides/getting-started/authentication/jwt-authentication.md b/src/pages/guides/getting-started/authentication/jwt-authentication.md index 9a192bfe..7adc83e8 100644 --- a/src/pages/guides/getting-started/authentication/jwt-authentication.md +++ b/src/pages/guides/getting-started/authentication/jwt-authentication.md @@ -13,7 +13,7 @@ keywords: ## Authentication Headers -#### Note that generation of JWT access token is deprecated. Documentation can be found in the [Adobe I/O JWT Documentation](https://developer.adobe.com/developer-console/docs/guides/authentication/JWT/) +**Note that generation of JWT access token is deprecated.** Documentation can be found in the [Adobe I/O JWT Documentation](https://developer.adobe.com/developer-console/docs/guides/authentication/JWT/) Every inbound HTTP API call to the Cloud Manager API must contain these three headers: