This repository has been archived by the owner on Mar 14, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
Unauthorized users are allowed #82
Comments
Is there any news on this? I have done another attempt and I have exactly the same problem. Please find below the output of PEP Proxy with DEBUG level:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am trying to use FIWARE security Generic Enablers: PEP Proxy, IDM KeyRock and AuthZForce. Specifically, I am using the instances available to trial users in the url https://account.lab.fiware.org.
My problem is related with level 1 of authorization. I have configured PEP proxy to check permissions using AuthZForce as you can see below:
My application only has an authorized user. When I send requests to PEP proxy with an authorized user’s token, everything goes OK:
Nevertheless, if I use a token for an unauthorized user, the result is the same:
As you can see in the output of PEP Proxy, the user does not have a role in the app but the request is approved.
The text was updated successfully, but these errors were encountered: