cds-hooks / sandbox

CDS Hooks Sandbox
http://sandbox.cds-hooks.org
Apache License 2.0
34 stars 32 forks source link

Add Secure Option CDS Services #62

Closed twilson63 closed 6 years ago

twilson63 commented 6 years ago

Problem

Need the ability to add zero or more request headers when configuring the cds-service discovery endpoint, so that when a cds hook is fired it can pass the request header to the secure service endpoint.

Example

Request:

{
  "headers": {
     "x-apikey": "1234"
  }
}

Proposal

In the add cds services modal,

screen shot 2018-09-29 at 10 16 33 am

add the ability to add zero or more header key and values when