[ https://jira.fiware.org/browse/HELP-8381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59082#comment-59082 ] Cyril Dangerville commented on HELP-8381: ----------------------------------------- Looking at the answer proposed on stackoverflow, this is an issue in KeyRock, not AuthzForce. Re-assigning to KeyRock owner. > [fiware-stackoverflow] Fiware AuthZForce error: "AZF domain not created for application" > -------------------------------------------------------------------------------------------------- > > Key: HELP-8381 > URL: https://jira.fiware.org/browse/HELP-8381 > Project: Help-Desk > Issue Type: Monitor > Components: FIWARE-TECH-HELP > Reporter: Backlog Manager > Assignee: Cyril Dangerville > Labels: authz, fiware, fiware-wilma, pdp > > Created question in FIWARE Q/A platform on 10-03-2017 at 09:03 > {color: red}Please, ANSWER this question AT{color} http://stackoverflow.com/questions/42714175/fiware-authzforce-error-azf-domain-not-created-for-application > +Question:+ > Fiware AuthZForce error: "AZF domain not created for application" > +Description:+ > I'm trying to protect Orion Context Broker using KeyRock idm, Wilma PEP-Proxy and AuthZForce PDP over Docker. For now, level 1 security works well and I can deny access to non logged users, but I get this error on Wilma when trying to add level 2. > AZF domain not created for application <applicationID> > Here it is my azf configuration in Wilma's config.js file: > config.azf = { > enabled: true, > protocol: 'http', > host: 'azfcontainer', > port: 8080, > custom_policy: undefined > }; > And this is how I set the access control configuration on KeyRock: > # ACCESS CONTROL GE > ACCESS_CONTROL_URL = 'http://azfcontainer:8080' > ACCESS_CONTROL_MAGIC_KEY = None > I have created the custom policies on Keyrock, but AuthZForce logs don't show any request from KeyRock or Wilma, so no domain is created on the PDP. I have checked that all containers can see and reach each other and that all ports are up. I may be missing some configuration. > This question is the same that “AZF domain not created for application” AuthZforce, but my problem persists even with the shown AuthZForce GE Configuration. -- This message was sent by Atlassian JIRA (v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy