Is there a way to add HTTP response headers to a WorkDocs endpoint

1

Hi,

Is there a way to add the following HTTP response headers to a WorkDocs endpoint?

Strict-Transport-Security (Missing header). Content-Security-Policy (Missing header). X-Frame-Options (Missing header). X-Content-Type-Options (Missing header). X-XSS-Protection (Missing header).

posta un anno fa260 visualizzazioni
2 Risposte
1

Thanks. What about putting CloudFront in front of Workdocs endpoints? CloudFront has the ability to add response headers.

con risposta un anno fa
1

Hi,

AWS WorkDocs is a managed service, meaning that AWS manages the underlying infrastructure for you. As of today, you cannot change the behaviour of the endpoint of your WorkDocs site. If you need to add custom heards, one possible workaround would be to create a simple web application that serves as a proxy and uses the WorkDocs API to interact with WorkDocs. However, this would require developing and maintaining an additional web application, and there would likely be additional costs associated with hosting and operating the web application.

profile pictureAWS
ESPERTO
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande