F5 Web Application Firewall Solutions > WAF 302 - Enabling API Protection with APM and AWAF > Module 1 - API Protection Using APM oAuth Source | Edit on
Lab 1.3 - Viewing oAuth Analytics¶
Reviewing OAuth Analytics¶
Go to the Access module > select Overview > OAuth Reports > Server

This report gives a summary of JWT token requests that are processed by the OAuth server. Mouse over the information you see on the graph. Make a few more requests, come back to this graph, and click on Refresh at the top right-hand side. | |

In the next report, we will review the Client / Resource Server report.
Click on Overview > OAuth Reports > Client / Resource Server

Access Policy Manager is acting as an OAuth client, so it logs token validations, along with authorization failures. Mouse over the graph to see the different request metrics. If you don’t have enough dataset, go back to Postman, and send a few more requests, with and without the JWT token. Come back to this report and click Refresh in the top right corner.
Yay! You have completed Lab 1.