Discussion:
Ricardo Balbinot
2017-05-08 19:35:21 UTC
Permalink
Hello,

I know there is an experimental plugin (Signed URLs) that allows ATS to
properly process client requests with signed URLs. My question is if is
there anyway where ATS can make a request to a origin server using a signed
URL.

As I understand, this works right now (using the signed URL plugin):
Client -- (using a signed URL) --> ATS ---- ("normal request") ---> Origin
Server

I would like to use signed URLs in the communication between ATS and the
origin server...
Any thoughts?

Best regards,
Ricardo
____________________
Ricardo Balbinot
Pesquisador chefe
Jeremy Payne
2017-05-08 20:22:45 UTC
Permalink
You can use the lua plugin to create a signature/url-token prior to sending
to the origin server.
Post by Ricardo Balbinot
Hello,
I know there is an experimental plugin (Signed URLs) that allows ATS to
properly process client requests with signed URLs. My question is if is
there anyway where ATS can make a request to a origin server using a signed
URL.
Client -- (using a signed URL) --> ATS ---- ("normal request") ---> Origin
Server
I would like to use signed URLs in the communication between ATS and the
origin server...
Any thoughts?
Best regards,
Ricardo
____________________
Ricardo Balbinot
Pesquisador chefe
Loading...