Book Image

SoapUI Cookbook

By : Rupert Anderson
Book Image

SoapUI Cookbook

By: Rupert Anderson

Overview of this book

Table of Contents (19 chapters)
SoapUI Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 8. Testing AWS and OAuth 2 Secured Cloud Services

In this chapter, we will cover:

  • Testing Dropbox using a pregenerated OAuth 2 Access Token

  • Testing Dropbox using OAuth 2 Authorization Code Grant flow

  • Testing Dropbox using OAuth 2 Implicit Grant flow

  • Testing the Gmail API using OAuth2

  • Automating OAuth 2 authentication and consent

  • Testing AWS services using Access Key authentication