1

I am trying to configure WSO2 API gateway, Can I use external PDP(policy decision Point) like Axiomatics Policy server to implement authorization? Also want to know how this can be configured, any docs or pointer will be helpful.

David Brossard
  • 13,584
  • 6
  • 55
  • 88
Kobi
  • 11
  • 2

1 Answers1

1

Yes, you can. The WSO2 API gateway (like any other gateway e.g. Apigee) can be used to call out to the Axiomatics Policy Server (APS). Integration between Axiomatics Policy Server and API Gateway

David Brossard
  • 13,584
  • 6
  • 55
  • 88
  • https://community.apigee.com/storage/attachments/2203-axiomatics-apigee-api-gateway-integration-guide-fi.pdf – hidden Jul 05 '17 at 20:59