SOAP Connection Pools

Connection pools are the interface to Enterprise Management for SOAP calls. Click here to learn how to configure a pool.


OAuth2 Authentication

Because Enterprise Management does not allow basic authentication, it is necessary to use OAuth2 authentication for SOAP web services. These sections cover the things you need to set it up. We provide step-by-step instructions, from creating a provider to authenticating, using Google as an example.

Creating an OAuth2 Client

This is the place to start. Here’s how you can set up your own client.

Configuring OAuth2 in Enterprise Management

All the pieces you need inside Enterprise Management to work with OAuth2.

Using OAuth2 to Make a Web Service Call

Once you have OAuth2 authentication configured, you’ll want to add it your calls.


Provide feedback