Possibility disable security options - CORS, SSL
I would like to use Photoshop (and later InDesign) UXP plugin for our java application server. We use Rest Api interface.
Problems:
- Because Photoshop (or InDesign desktop version) always will run on a desktop machine Rest request cause --> CORS error
- We use self signed SSL certificate for own servers. There is no user interface for enable a non secure site when I send a request --> Network error
*** Proposal ***
Options for plugins (maybe in manifest.json):
- cors: true/false
- secure: true/false <--- ignore SSL certificate errors
I think a lot of developers would be grateful for these options.
For CEP I could turn off CEF security but the UXP does not use CEF for rendering.
Thx
Karoly
Thanks for your feedback! This is the UserVoice for AdobeXD, and the Photoshop and InDesign teams do not monitor it. I’d suggest that you go to the plugin developer’s microsite to log your feedback: https://community.adobe.com/t5/photoshop-ecosystem/bd-p/photoshop?page=1&sort=latest_replies&filter=all
-
Anonymous commented
Thank you Elaine.
I moved issue to Photoshop group but I think it is a general UXP problem.
Best regards,
Karoly