1 Reply Latest reply on Jan 12, 2018 9:00 AM by rareddy

    Swagger UI calls http instead of https

    rflesken

      Hi,

       

      i noticed that when auto-generating and deploying WAR files within Teiid designer, the called URL within swagger UI is default http instead of https.

      I believe this is configured in swagger.json, 'schemes' parameter. Is there a way to configure this within VDB or designer somehow?

       

      The auto generated swagger.json file shows:

      "schemes":["http"],

       

      Regards,

      Ruud