[ https://jira.fiware.org/browse/HELP-15604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fernando Lopez reassigned HELP-15604: ------------------------------------- Assignee: Alvaro Alonso > [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)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy