Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-15604

[fiware-stackoverflow] Unable to Integrate keyrock with nginx, css and js files not loading

    Details

      Description

      Created question in FIWARE Q/A platform on 22-03-2019 at 07:03
      Please, ANSWER this question AT https://stackoverflow.com/questions/55294177/unable-to-integrate-keyrock-with-nginx-css-and-js-files-not-loading

      Question:
      Unable to Integrate keyrock with nginx, css and js files not loading

      Description:
      I wanted to access keyrock idm using nginx reverse proxy. But while doing so, nginx is unable to load the css and js files.

      location /idm/

      { proxy_pass https://keyrock-host:keyrock-port/; proxy_set_header X-Forwarded-Host $host; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; }

      I am facing the following issue:

      I tried doing somechanges but wasn't successful.

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

        2019-03-22 09:06|CREATED monitor | # answers= 0, accepted answer= False

        Show
        backlogmanager Backlog Manager added a comment - 2019-03-22 09:06|CREATED monitor | # answers= 0, accepted answer= False

          People

          • Assignee:
            aalonsog Alvaro Alonso
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: