Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:
-
HD-Chapter:Security
-
HD-Enabler:Wilma
Description
Created question in FIWARE Q/A platform on 02-07-2015 at 09:07
Please, ANSWER this question AT https://stackoverflow.com/questions/31178399/configuration-wilma-pep-proxy-4-3-keyrock-4-3-local-instance-idas
Question:
Configuration Wilma Pep proxy 4.3 - Keyrock 4.3 local instance - IDAS
Description:
We have installed a Keyrock instance (Horizon + Keystone) through the automated tools in a local enviroment (Ubuntu 14.0.4 LTS). We have followed this guide
Keystone host: ubuntuHost Keystone port: 5000
Horizon host: ubuntuHost Horizon port: 8000
We have installed a Pep Proxy Wilma in another local enviroment (Centos 6.6):
Pep Proxy Wilma host: centosHost Pep Proxy Wilma port: 80800
We want to configure the Pep Proxy Wilma to attack an instance of IDAS that is installed in the same enviroment that the Pep Proxy Wilma:
IDAS host: centosHost IDAS port: 8080
In order to do this we have put the following configuration file of Pep Proxy Wilma:
config.account_host = 'ubuntuHost:8000';
config.keystone_host = 'ubuntuHost'; config.keystone_port = 5000;
config.app_host = 'centosHost'; config.app_port = '8080';
config.username = 'idm'; config.password = 'idm';
// in seconds config.chache_time = 300;
When we try to run the pep proxy wilma server, the following error shows up:
express deprecated app.configure: Check app.get('env') in an if
statement server.js:35:5 Starting PEP proxy in port 80800. Keystone
authentication ... Error in keystone communication {"error":
{"message": "The request you have made requires authentication.",
"code": 401, "title": "Unauthorized"}}
We do not know what is happening here; if this has something to do with the horizon or keystone, or both of them
Could you help us with this?
Thanks in advance,
Rafa.
Activity
- All
- Comments
- History
- Activity
- Transitions