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

[fiware-stackoverflow] “AZF domain not created for application” AuthZforce

    Details

      Description

      Created question in FIWARE Q/A platform on 09-11-2016 at 18:11
      Please, ANSWER this question AT https://stackoverflow.com/questions/40513118/azf-domain-not-created-for-application-authzforce

      Question:
      “AZF domain not created for application” AuthZforce

      Description:
      I have an application that uses the KeyRock, PEP, PDP(AuthZForce).

      The security level 1 (authentication) with Keyrock and PEP are working, but when we try to use AuthZForce to check the authorization, I get the error message:

      AZF domain not created for application

      I have my user and my application that I created following the steps on the Fiware IdM User and Programmers Guide.

      I am also able to create domains as stated in the AuthZForce - Installation and Administration Guide but I don't know how to bind the Domain ID with user roles when creating them.

      So, how can I insert users/organizations/applications under a specific domain, and then have the security level 2?

      My config.js file:

      config.azf = {
      enabled: true,
      host: '192.168.99.100',
      port: 8080,
      path: '/authzforce/domains/',
      custom_policy: undefined
      };

      And my docker-compose.yml file is:

      authzforce:
      image: fiware/authzforce-ce-server:release-5.4.1
      hostname: authzforce
      container_name: authzforce
      ports:

      • "8080:8080"

      keyrock:
      image: fiware/idm:v5.4.0
      hostname: keyrock
      container_name: keyrock
      ports:

      • "5000:5000"
      • "8000:8000"

      pepproxy:
      build: Docker/fiware-pep-proxy
      hostname: pepproxy
      container_name: pepproxy
      ports:

      • 80:80
        links:
      • authzforce
      • keyrock

      This question is the same that AuthZForce Security Level 2: Basic Authorization error "AZF domain not created for application", but I get the same error, and my keyrock version is v5.4.0.

        Activity

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        2h 56m 1 Backlog Manager 22/May/17 6:06 PM
        In Progress In Progress Closed Closed
        3h 1 Backlog Manager 22/May/17 9:06 PM
        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        fla Fernando Lopez made changes -
        Assignee Backlog Manager [ backlogmanager ]
        veronika Veronika Vlnkova made changes -
        HD-Enabler AuthZForce [ 10887 ]
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-22 21:08|UPDATED status: transition Finish| # answers= 2, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-22 21:08|UPDATED status: transition Finish| # answers= 2, accepted answer= True
        backlogmanager Backlog Manager made changes -
        Resolution Done [ 10000 ]
        Status In Progress [ 3 ] Closed [ 6 ]
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-22 18:08|UPDATED status: transition Answer| # answers= 2, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-22 18:08|UPDATED status: transition Answer| # answers= 2, accepted answer= True
        backlogmanager Backlog Manager made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-TECH-HELP [ 10278 ]
        Hide
        backlogmanager Backlog Manager added a comment -

        2017-05-22 15:11|CREATED monitor | # answers= 2, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2017-05-22 15:11|CREATED monitor | # answers= 2, accepted answer= True
        backlogmanager Backlog Manager created issue -

          People

          • Assignee:
            backlogmanager Backlog Manager
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: