Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:
-
HD-Enabler:STH-Comet
Description
Created question in FIWARE Q/A platform on 10-11-2017 at 12:11
Please, ANSWER this question AT https://stackoverflow.com/questions/47221594/securing-short-term-history-sth-aka-comet-with-fiware-pep-steelskin
Question:
Securing Short-term-history (STH, aka. comet) with FIWARE-PEP-STEELSKIN
Description:
I'm struggling around FIWARE Short Time Historic (STH, aka. Comet) securization by using Steelskin, the additional GEi of PEP Proxy GE (https://github.com/telefonicaid/fiware-pep-steelskin).
We finally came up with a configuration that perfectly works with orion and perseo but it does not propertly handle STH calls. It returns:
{
"name": "ACCESS_DENIED",
"message": "The user does not have the appropriate permissions to access the selected action"
}
But it perfectly handle orion calls with given token. Has anyone a working configuration on docker-compose schema?
Our PEP frontend looks like:
pep-sth-fe:
#image: telefonicaiot/fiware-pep-steelskin:latest
build: ./fiware-pep-steelskin
links:
- sth
- keystone
- keypass
ports: - "8666:8666"
- "11213:11211"
environment: - COMPONENT_PLUGIN=rest
- TARGET_HOST=sth
- TARGET_PORT=8666
- PROXY_USERNAME=pep
- PROXY_PASSWORD=XXXXXXXX
- ACCESS_HOST=keypass
- ACCESS_PORT=7070
- AUTHENTICATION_HOST=keystone
- AUTHENTICATION_PORT=5001
According to: https://github.com/telefonicaid/fiware-pep-steelskin/blob/master/errorcodes.md
It might be a keypass configuration issue. Creating and assigning an authorised role to allow queries on pep proxied sth?
Thanks in advance for your help.
Bests!
Activity
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
Assignee | Alvaro Alonso [ aalonsog ] |
Assignee | Alvaro Alonso [ aalonsog ] | Fernando Lopez [ fla ] |
Assignee | Fernando Lopez [ fla ] | Joaquín Salvachúa [ joaquin.salvachua ] |
Assignee | Joaquín Salvachúa [ joaquin.salvachua ] | Andres Muñoz [ andres.munoza ] |
Assignee | Andres Muñoz [ andres.munoza ] | Alvaro Alonso [ aalonsog ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Assignee | Alvaro Alonso [ aalonsog ] | Fernando Lopez [ fla ] |
Status | In Progress [ 3 ] | Answered [ 10104 ] |
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Closed [ 6 ] |
Summary | [fiware-stackoverflow] Securing Short-term-history (STH, aka. comet) with FIWARE-PEP-STEELSKIN | FIWARE.Question.Tech.Securing Short-term-history (STH, aka. comet) with FIWARE-PEP-STEELSKIN. |
HD-Enabler | STH-Comet [ 11303 ] |
Fix Version/s | 2021 [ 12600 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
18d 13h 16m | 1 | Backlog Manager | 31/Jan/18 9:05 AM | |||||
|
43d 3h | 1 | Fernando Lopez | 15/Mar/18 12:06 PM | |||||
|
2s | 1 | Fernando Lopez | 15/Mar/18 12:06 PM |
2018-01-12 19:48|CREATED monitor | # answers= 0, accepted answer= False