Securing Using OAuth (applies to v6.0.0+)
Endpoints can be configured as protected or unprotected i.e without any authentication. Boomi Cloud API Management - Local Edition provides authentication using the OAuth (Open Authorization) method.
It is advised to check the recommendations for OAuth 6.x.
OAuth APIs and Authenticator Service
The OAuth Authenticator introduced in Local Edition 5.0 includes the Basic Authenticator for an OAuth API endpoint, and a Public Key Authenticator configured and targeted for an OAuth service endpoint.
Refer to the following sections for more information on the configuration of the OAuth Authenticator and sample calls to OAuth APIs: