[Backlogmanager] [FIWARE-JIRA] (HELP-15604) [fiware-stackoverflow] Unable to Integrate keyrock with nginx, css and js files not loading

Alvaro Alonso (JIRA) jira-help-desk at jira.fiware.org
Mon Apr 1 09:29:01 CEST 2019


     [ https://jira.fiware.org/browse/HELP-15604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alvaro Alonso updated HELP-15604:
---------------------------------
    Status: Answered  (was: In Progress)

> [fiware-stackoverflow] Unable to Integrate keyrock with nginx, css and js files not loading
> -------------------------------------------------------------------------------------------
>
>                 Key: HELP-15604
>                 URL: https://jira.fiware.org/browse/HELP-15604
>             Project: Help-Desk
>          Issue Type: Monitor
>          Components: FIWARE-TECH-HELP
>            Reporter: Backlog Manager
>            Assignee: Alvaro Alonso
>              Labels: fiware, fiware-keyrock, identity-management, nginx
>
> Created question in FIWARE Q/A platform on 22-03-2019 at 07:03
> {color: red}Please, ANSWER this question AT{color} 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. 



--
This message was sent by Atlassian JIRA
(v6.4.1#64016)


More information about the Backlogmanager mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy