FIWARE - How Wilma PEP Proxy deal with redirection for multiple applications?

150 Views Asked by At

We are needing Wilma PEP Proxy control the access for many applications. I think it is not possible to do yet, with the latest Wilma version. Am I wrong? If I am wrong, how to deal with that?

If I am right, is there some intention to make this possible soon? Now, I am thinking of redirect the PEP response (after token validation) to another application that can do the redirecting job. What do you think about?

1

There are 1 best solutions below

0
On BEST ANSWER

As answered in the comments, the PEP is planned to protect just one service. If you need to protect many services in one machine and just using one instance of Wilma, you can do as we did: after the validation of the token, Wilma redirects the request for an application that treats the flow according to the URL, thus redirecting for the right local services.