Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-6964

FIWARE.Request.Tech.Security.AuthorizationPDP.Securing verbs via the PEP proxy

    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:

      We've tried this, but we've had the following problems:

      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

        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        fla 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?
        fla Fernando Lopez made changes -
        Attachment image001_01D21293559CAF30.png [ 28045 ]
        fla Fernando Lopez made changes -
        Attachment PastedGraphic-2.png [ 27413 ]
        fla Fernando Lopez made changes -
        Attachment PastedGraphic-2.png [ 27423 ]
        fla Fernando Lopez made changes -
        Attachment PastedGraphic-2.png [ 27424 ]
        fla Fernando Lopez made changes -
        Attachment PastedGraphic-2.png [ 27442 ]
        fla Fernando Lopez made changes -
        Attachment PastedGraphic-2.png [ 27751 ]
        fla Fernando Lopez made changes -
        Attachment PastedGraphic-2.png [ 27777 ]
        fla Fernando Lopez made changes -
        Attachment PastedGraphic-2.png [ 27822 ]
        fla Fernando Lopez made changes -
        Attachment PastedGraphic-2.png [ 27855 ]
        fla Fernando Lopez made changes -
        Attachment PastedGraphic-2.png [ 27923 ]
        fla Fernando Lopez made changes -
        Attachment PastedGraphic-2.png [ 28235 ]
        fla Fernando Lopez made changes -
        Attachment PastedGraphic-2.png [ 28023 ]
        fla 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
        fw.ext.user FW External User made changes -
        Attachment PastedGraphic-2.png [ 28235 ]
        fw.ext.user FW External User made changes -
        Attachment image001_01D21293559CAF30.png [ 28045 ]
        fw.ext.user FW External User made changes -
        fw.ext.user FW External User made changes -
        Attachment PastedGraphic-2.png [ 28023 ]
        backlogmanager 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 ]
        aalonsog Alvaro Alonso made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        fw.ext.user FW External User made changes -
        Attachment PastedGraphic-2.png [ 27923 ]
        Attachment 2016-09-05 08_57_48.486 21 INFO eventlet.wsgi.txt [ 27924 ]
        cdangerville Cyril Dangerville made changes -
        Assignee Cyril Dangerville [ cyril.dangerville ] Alvaro Alonso [ aalonsog ]
        fw.ext.user FW External User made changes -
        Attachment PastedGraphic-2.png [ 27855 ]
        fw.ext.user FW External User made changes -
        Attachment PastedGraphic-2.png [ 27822 ]
        fw.ext.user FW External User made changes -
        Attachment PastedGraphic-2.png [ 27777 ]
        fw.ext.user FW External User made changes -
        Attachment PastedGraphic-2.png [ 27751 ]
        fw.ext.user FW External User made changes -
        Attachment PastedGraphic-2.png [ 27442 ]
        Attachment ParseError at _idm_myApplications_fdae7d987c6a435188a2200e31cac4db_edit_roles_.html [ 27443 ]
        cdangerville Cyril Dangerville made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        cdangerville Cyril Dangerville made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        mev Manuel Escriche made changes -
        HD-Enabler Wilma [ 10890 ] AuthZForce [ 10887 ]
        aalonsog Alvaro Alonso made changes -
        Assignee Alvaro Alonso [ aalonsog ] Cyril Dangerville [ cyril.dangerville ]
        fw.ext.user FW External User made changes -
        Attachment PastedGraphic-2.png [ 27423 ]
        Attachment PastedGraphic-2.png [ 27424 ]
        fw.ext.user FW External User made changes -
        backlogmanager Backlog Manager made changes -
        Assignee Alvaro Alonso [ aalonsog ]
        backlogmanager Backlog Manager made changes -
        HD-Chapter Unknown [ 10845 ] Security [ 10841 ]
        mev Manuel Escriche made changes -
        HD-Enabler Unknown [ 10910 ] Wilma [ 10890 ]
        backlogmanager Backlog Manager made changes -
        HD-Enabler Unknown [ 10910 ]
        HD-Chapter Unknown [ 10845 ]
        HD-Node Unknown [ 10852 ]
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-TECH-HELP [ 10278 ]
        fw.ext.user FW External User created issue -

          People

          • Assignee:
            aalonsog Alvaro Alonso
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: