• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Feature request: Possibility disable security options (CORS, SSL) by UXP API

LEGEND ,
Aug 05, 2021 Aug 05, 2021

Copy link to clipboard

Copied

Hi,

 

Our company would like to use Photoshop (and later InDesign) UXP plugin with 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

Without some node cors proxy (eg http-proxy-middleware) it is not possible now. 

 

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.

It is a general network problem for UXP developers. (e.g. for InDesign is important also)

 

Thx
Karoly

Idea No status

Views

216

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation