DEV Community

Mariela Dimitrova for Software AG Tech Community

Posted on • Originally published at tech.forums.softwareag.com on

Using OAuth2 with webMethods.io Integration Clients

As of the April 2021 release of webMethods.io Integration, you can protect integration services and REST APIs in webMethods.io Integration using the OAuth 2.0 protocol.

In OAuth 2.0, the client obtains an access token issued by an authorization server on approval of the resource owner. The client uses the access token to access the protected resources. Know more about OAuth 2.0.

This overview training will show you how to setup webMethods.io Integration for OAuth 2.0 clients. The client used in this example will be the Postman REST client calling a REST API in webMethods.io Integration.

Contains overview of setup steps and detailed demo:

Read full topic

Top comments (0)