Integrated Rest API to wso2 API manager

60 views Asked by At

I want to connect my Secure rest API to the wso2 API manager. how I can header the Authorization key to the wso2 API manager.

1

There are 1 answers

0
ycr On

You can enable endpoint security to pass Authentication data to your secured backend. It supports Basic Auth, OAuth, and Digest Auth. Please refer to this.