Details
-
Type: extRequest
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
Labels:None
-
HD-Chapter:Security
-
HD-Enabler:AuthZForce
Description
Hello,
We would like to secure out ContextBroker so POSTS are allowed, but a
DELETE isn't. We've asked you about this and you've said we should do the
following:
- You can configure as many PEPs as you want. You have only to modify the
> listening port.
> * You can configure an AuthZForce in
> https://github.com/ging/horizon/blob/master/openstack_dashboard/local/local_settings.py.example#L629.
> You only need to configure the URL in which it is listening
> * To configure PEP to work with AuthZForce you have to use the Level 2 of
> security. Here you will find tutorials about this:
> https://edu.fiware.org/course/view.php?id=131
We've tried this, but we've had the following problems:
- If we pull the docker image of
fiware/authzforce-ce-server:release-5.4.0 or release-5.3.0a, the image
starts, but shuts down after a few seconds after which the logs state that
tomcat 7 can't be started. - When we run fiware/authzforce-ce-server:release-4.4.1b, we get a
tomcat with no webapp in the webapps directory other than the default
stuff. - Performing a manual installation using this guide
<http://authzforce-ce-fiware.readthedocs.io/en/release-5.3.0a/InstallationAndAdministrationGuide.html#installation>
will
have the same result.
In your previous mail, it is stated that we need AuthZForce. However,
Keypass seems to do something similar. Can you explain the difference?
Can you help us with this?
Activity
FW External User
created issue -
Backlog Manager
made changes -
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
Backlog Manager
made changes -
HD-Enabler | Unknown [ 10910 ] | |
HD-Chapter | Unknown [ 10845 ] | |
HD-Node | Unknown [ 10852 ] |
Manuel Escriche
made changes -
HD-Enabler | Unknown [ 10910 ] | Wilma [ 10890 ] |
Backlog Manager
made changes -
HD-Chapter | Unknown [ 10845 ] | Security [ 10841 ] |
Backlog Manager
made changes -
Assignee | Alvaro Alonso [ aalonsog ] |
FW External User
made changes -
Sender Email | c.meijer@itude.com | c.meijer@itude.com,c.houtman@itude.com |
FW External User
made changes -
Attachment | PastedGraphic-2.png [ 27423 ] | |
Attachment | PastedGraphic-2.png [ 27424 ] |
Alvaro Alonso
made changes -
Assignee | Alvaro Alonso [ aalonsog ] | Cyril Dangerville [ cyril.dangerville ] |
FW External User
made changes -
External Participants | babbler@itude.com | c.meijer@itude.com,babbler@itude.com |
Sender Email | c.meijer@itude.com,c.houtman@itude.com | c.meijer@itude.com,c.houtman@itude.com,aalonsog@dit.upm.es |
Manuel Escriche
made changes -
HD-Enabler | Wilma [ 10890 ] | AuthZForce [ 10887 ] |
Cyril Dangerville
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Cyril Dangerville
made changes -
Status | In Progress [ 3 ] | Answered [ 10104 ] |
FW External User
made changes -
FW External User
made changes -
Attachment | PastedGraphic-2.png [ 27442 ] | |
Attachment | ParseError at _idm_myApplications_fdae7d987c6a435188a2200e31cac4db_edit_roles_.html [ 27443 ] |
FW External User
made changes -
FW External User
made changes -
Attachment | PastedGraphic-2.png [ 27751 ] |
FW External User
made changes -
Attachment | PastedGraphic-2.png [ 27777 ] |
FW External User
made changes -
Attachment | PastedGraphic-2.png [ 27822 ] |
FW External User
made changes -
Attachment | PastedGraphic-2.png [ 27855 ] |
Cyril Dangerville
made changes -
Assignee | Cyril Dangerville [ cyril.dangerville ] | Alvaro Alonso [ aalonsog ] |
FW External User
made changes -
Attachment | PastedGraphic-2.png [ 27923 ] | |
Attachment | 2016-09-05 08_57_48.486 21 INFO eventlet.wsgi.txt [ 27924 ] |
Alvaro Alonso
made changes -
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Closed [ 6 ] |
Backlog Manager
made changes -
Summary | [Fiware-tech-help] Securing verbs via the PEP proxy | FIWARE.Request.Tech.Security.AuthorizationPDP.Securing verbs via the PEP proxy |
HD-Node | Unknown [ 10852 ] |
FW External User
made changes -
FW External User
made changes -
Attachment | PastedGraphic-2.png [ 28023 ] |
FW External User
made changes -
FW External User
made changes -
Attachment | Logs IDM_Horizon after creating permission_HTTP.txt rule in IDM [ 28043 ] |
FW External User
made changes -
FW External User
made changes -
Attachment | image001_01D21293559CAF30.png [ 28045 ] |
FW External User
made changes -
Attachment | PastedGraphic-2.png [ 28235 ] |
Fernando Lopez
made changes -
Description |
Hello, We would like to secure out ContextBroker so POSTS are allowed, but a DELETE isn't. We've asked you about this and you've said we should do the following: * You can configure as many PEPs as you want. You have only to modify the > listening port. > * You can configure an AuthZForce in > https://github.com/ging/horizon/blob/master/openstack_dashboard/local/local_settings.py.example#L629. > You only need to configure the URL in which it is listening > * To configure PEP to work with AuthZForce you have to use the Level 2 of > security. Here you will find tutorials about this: > https://edu.fiware.org/course/view.php?id=131 We've tried this, but we've had the following problems: - If we pull the docker image of fiware/authzforce-ce-server:release-5.4.0 or release-5.3.0a, the image starts, but shuts down after a few seconds after which the logs state that tomcat 7 can't be started. - When we run fiware/authzforce-ce-server:release-4.4.1b, we get a tomcat with no webapp in the webapps directory other than the default stuff. - Performing a manual installation using this guide <http://authzforce-ce-fiware.readthedocs.io/en/release-5.3.0a/InstallationAndAdministrationGuide.html#installation> will have the same result. In your previous mail, it is stated that we need AuthZForce. However, Keypass seems to do something similar. Can you explain the difference? Can you help us with this? -- *Cristan Meijer* Software engineer Lageweg 2 3703 CA Zeist ■ *mob *+31(0) 6 45 372 363 ■ *tel* +31(0)30 699 70 20 ■ *mail* c.meijer@itude.com www.itude.com ■ K.v.K. 30146090 _____________________________________________________________________________ ****Op deze mail is een disclaimer van toepassing. De inhoud daarvan is te lezen op onze website**** Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost. Please, send your messages using the new domain (Fiware-tech-help@lists.fiware.org) instead of the old one. _______________________________________________ Fiware-tech-help mailing list Fiware-tech-help@lists.fiware.org https://lists.fiware.org/listinfo/fiware-tech-help [Created via e-mail received from: Cristan Meijer <c.meijer@itude.com>] |
Hello,
We would like to secure out ContextBroker so POSTS are allowed, but a DELETE isn't. We've asked you about this and you've said we should do the following: * You can configure as many PEPs as you want. You have only to modify the > listening port. > * You can configure an AuthZForce in > https://github.com/ging/horizon/blob/master/openstack_dashboard/local/local_settings.py.example#L629. > You only need to configure the URL in which it is listening > * To configure PEP to work with AuthZForce you have to use the Level 2 of > security. Here you will find tutorials about this: > https://edu.fiware.org/course/view.php?id=131 We've tried this, but we've had the following problems: - If we pull the docker image of fiware/authzforce-ce-server:release-5.4.0 or release-5.3.0a, the image starts, but shuts down after a few seconds after which the logs state that tomcat 7 can't be started. - When we run fiware/authzforce-ce-server:release-4.4.1b, we get a tomcat with no webapp in the webapps directory other than the default stuff. - Performing a manual installation using this guide <http://authzforce-ce-fiware.readthedocs.io/en/release-5.3.0a/InstallationAndAdministrationGuide.html#installation> will have the same result. In your previous mail, it is stated that we need AuthZForce. However, Keypass seems to do something similar. Can you explain the difference? Can you help us with this? -- ***** Lageweg 2 3703 CA Zeist ■ *mob *+31(0) 6 45 372 363 ■ *tel* +31(0)30 699 70 20 ■ *mail* ***** www.itude.com ■ K.v.K. 30146090 _____________________________________________________________________________ ****Op deze mail is een disclaimer van toepassing. De inhoud daarvan is te lezen op onze website**** Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost. Please, send your messages using the new domain (Fiware-tech-help@lists.fiware.org) instead of the old one. _______________________________________________ Fiware-tech-help mailing list Fiware-tech-help@lists.fiware.org https://lists.fiware.org/listinfo/fiware-tech-help |
Fernando Lopez
made changes -
Attachment | PastedGraphic-2.png [ 28023 ] |
Fernando Lopez
made changes -
Attachment | PastedGraphic-2.png [ 28235 ] |
Fernando Lopez
made changes -
Attachment | PastedGraphic-2.png [ 27923 ] |
Fernando Lopez
made changes -
Attachment | PastedGraphic-2.png [ 27855 ] |
Fernando Lopez
made changes -
Attachment | PastedGraphic-2.png [ 27822 ] |
Fernando Lopez
made changes -
Attachment | PastedGraphic-2.png [ 27777 ] |
Fernando Lopez
made changes -
Attachment | PastedGraphic-2.png [ 27751 ] |
Fernando Lopez
made changes -
Attachment | PastedGraphic-2.png [ 27442 ] |
Fernando Lopez
made changes -
Attachment | PastedGraphic-2.png [ 27424 ] |
Fernando Lopez
made changes -
Attachment | PastedGraphic-2.png [ 27423 ] |
Fernando Lopez
made changes -
Attachment | PastedGraphic-2.png [ 27413 ] |
Fernando Lopez
made changes -
Attachment | image001_01D21293559CAF30.png [ 28045 ] |
Fernando Lopez
made changes -
Description |
Hello,
We would like to secure out ContextBroker so POSTS are allowed, but a DELETE isn't. We've asked you about this and you've said we should do the following: * You can configure as many PEPs as you want. You have only to modify the > listening port. > * You can configure an AuthZForce in > https://github.com/ging/horizon/blob/master/openstack_dashboard/local/local_settings.py.example#L629. > You only need to configure the URL in which it is listening > * To configure PEP to work with AuthZForce you have to use the Level 2 of > security. Here you will find tutorials about this: > https://edu.fiware.org/course/view.php?id=131 We've tried this, but we've had the following problems: - If we pull the docker image of fiware/authzforce-ce-server:release-5.4.0 or release-5.3.0a, the image starts, but shuts down after a few seconds after which the logs state that tomcat 7 can't be started. - When we run fiware/authzforce-ce-server:release-4.4.1b, we get a tomcat with no webapp in the webapps directory other than the default stuff. - Performing a manual installation using this guide <http://authzforce-ce-fiware.readthedocs.io/en/release-5.3.0a/InstallationAndAdministrationGuide.html#installation> will have the same result. In your previous mail, it is stated that we need AuthZForce. However, Keypass seems to do something similar. Can you explain the difference? Can you help us with this? -- ***** Lageweg 2 3703 CA Zeist ■ *mob *+31(0) 6 45 372 363 ■ *tel* +31(0)30 699 70 20 ■ *mail* ***** www.itude.com ■ K.v.K. 30146090 _____________________________________________________________________________ ****Op deze mail is een disclaimer van toepassing. De inhoud daarvan is te lezen op onze website**** Since January 1st, old domains won't be supported and messages sent to any domain different to @lists.fiware.org will be lost. Please, send your messages using the new domain (Fiware-tech-help@lists.fiware.org) instead of the old one. _______________________________________________ Fiware-tech-help mailing list Fiware-tech-help@lists.fiware.org https://lists.fiware.org/listinfo/fiware-tech-help |
Hello,
We would like to secure out ContextBroker so POSTS are allowed, but a DELETE isn't. We've asked you about this and you've said we should do the following: * You can configure as many PEPs as you want. You have only to modify the > listening port. > * You can configure an AuthZForce in > https://github.com/ging/horizon/blob/master/openstack_dashboard/local/local_settings.py.example#L629. > You only need to configure the URL in which it is listening > * To configure PEP to work with AuthZForce you have to use the Level 2 of > security. Here you will find tutorials about this: > https://edu.fiware.org/course/view.php?id=131 We've tried this, but we've had the following problems: - If we pull the docker image of fiware/authzforce-ce-server:release-5.4.0 or release-5.3.0a, the image starts, but shuts down after a few seconds after which the logs state that tomcat 7 can't be started. - When we run fiware/authzforce-ce-server:release-4.4.1b, we get a tomcat with no webapp in the webapps directory other than the default stuff. - Performing a manual installation using this guide <http://authzforce-ce-fiware.readthedocs.io/en/release-5.3.0a/InstallationAndAdministrationGuide.html#installation> will have the same result. In your previous mail, it is stated that we need AuthZForce. However, Keypass seems to do something similar. Can you explain the difference? Can you help us with this? |
Fernando Lopez
made changes -
Fix Version/s | 2021 [ 12600 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
5d 1h 47m | 1 | Cyril Dangerville | 27/Jul/16 12:25 PM | |||||
|
3s | 1 | Cyril Dangerville | 27/Jul/16 12:25 PM | |||||
|
47d | 1 | Alvaro Alonso | 12/Sep/16 12:25 PM |
Dear Sir/Madam,
We are really struggling to secure the ContextBroker to prevent DELETE
calls. So much that this has become an impediment to successfully finish
our sprint. As Scrum master of this team I would like to ask you kindly to
respond to the e-mail below. An indication of when we can expect a response
would also really be helpful.
We look forward to your response.