New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added hostnames to allowlist #200
Conversation
| @@ -71,6 +71,12 @@ To get started with PDF Services SDK, refer [Quickstarts](../pdf-services-api). | |||
|
|
|||
| <br/> | |||
|
|
|||
| <InlineAlert slots="text"/> | |||
|
|
|||
| Please allow-list the following hostnames before using Adobe PDF Services SDK :<ul><li>ims-na1.adobelogin.com</li><li>cpf-ue1.adobe.io</li><li>senseicore-ue1.adobe.io (for versions below 1.x.x)</li></ul> | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
remove space before colon after SDK
| @@ -20,6 +20,10 @@ During the credential creation process you'll be asked to whether you'd like a * | |||
|
|
|||
| PDF Accessibility Auto-Tag API is available as SDKs in Java and Python. | |||
|
|
|||
| <InlineAlert slots="text"/> | |||
|
|
|||
| Please allow-list the following hostnames before using Adobe PDF Services SDK :<ul><li>ims-na1.adobelogin.com</li><li>cpf-ue1.adobe.io</li><li>senseicore-ue1.adobe.io (for versions below 1.x.x)</li></ul> | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see above comment, remove space
| @@ -23,6 +23,10 @@ During the credential creation process you'll be asked to whether you'd like a * | |||
|
|
|||
| PDF Services API is also accessible via SDKs in popular languages such as Node.js, Java , .NET and Python. | |||
|
|
|||
| <InlineAlert slots="text"/> | |||
|
|
|||
| Please allow-list the following hostnames before using Adobe PDF Services SDK :<ul><li>ims-na1.adobelogin.com</li><li>cpf-ue1.adobe.io</li><li>senseicore-ue1.adobe.io (for versions below 1.x.x)</li></ul> | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto above comments :)
| @@ -24,6 +24,10 @@ During the credential creation process you'll be asked to whether you'd like a * | |||
|
|
|||
| PDF Services API is also accessible via SDKs in popular languages such as Node.js, Java and .NET. | |||
|
|
|||
| <InlineAlert slots="text"/> | |||
|
|
|||
| Please allow-list the following hostnames before using Adobe PDF Services SDK :<ul><li>ims-na1.adobelogin.com</li><li>cpf-ue1.adobe.io</li><li>senseicore-ue1.adobe.io (for versions below 1.x.x)</li></ul> | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ditto above


Description
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: