Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in interaction between idm,pep and authzforce #24

Open
AnotherCodeArtist opened this issue Aug 18, 2016 · 0 comments
Open

Problem in interaction between idm,pep and authzforce #24

AnotherCodeArtist opened this issue Aug 18, 2016 · 0 comments

Comments

@AnotherCodeArtist
Copy link

I'm facing severe troubles when trying to enable Level 2 authorization using PEP, IdM and AFZ.

There seem to be several issues so it is virtually impossible to say which component is actually responsible for the problem.
That's why I have already filed issues with IdM and AFZ. So please refer to these entries for a detailed problem description. At least it looks as if PEP does not make a valid request to AFZ (basically it looks as AFZ comes up with a response without having got a valid http request).

Here's the relevant part of my PEP configuration:

config.azf = {
    enabled: true,
    host: '10.12.200.247',
    port: 8282,
    custom_policy: undefined // use undefined to default policy checks (HTTP verb + path).
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant