0
votes

following this link

In API Publisher:-

Q1. After step-15 i am confuse to understand first step(Design) and then third step(Manage).

Q2. In first Step(Design) what type of method we have to create like (Post or Get or Put).

Q3. Then after publish i am confuse to test API.

Q4. For testing APIs how will i get Authorization token(API key).

Q5. For testing what should we provide in body.

I am confused above given steps

1

1 Answers

0
votes

The confusion is about how to create an API. Basically, you should learn that before trying out XACML or any other advanced features.

Please have a look at the tutorial in [1]. Once you're familiar with the basics, then come to the XACML part. If [1] is not clear to you, please explain which steps are not clear.

After creating an API you need to create an application in API store[2]. Then subscribe the application to the API. The generate keys and invoke the API[3].

[1] https://docs.wso2.com/display/AM260/Create+and+Publish+an+API

[2] https://docs.wso2.com/display/AM260/Subscribe+to+an+API

[3] https://docs.wso2.com/display/AM260/Invoke+an+API+using+the+Integrated+API+Console