The REST Outbound component in IBM® Integration
Designer has support for both
APIKey and Basic authentication when invoking REST services via
OpenAPI 3.0 Schema definition.
About this task
Add authentication to your component by completing the following steps.
Procedure
-
Log in to the WebSphere® administrative Console with admin
credentials.
- Go to .
- Add an authentication alias for either
Basic or
APIKey authentication: Make sure to include valid credentials:
- For
APIKey authentication : provide the API key name in the
UserID field and the API key in the Password
field.
- For
Basic authentication : provide the username at the
UserID section and the password in the Password
section.
- Go to the advanced configuration section in the
Properties view of the REST Outbound Component to
configure the REST outbound component:
- Go to the Security tab, select Authentication
Type, and choose the authentication type (Basic or
APIKey).
- Enter manually the authentication alias set in step 3, or add it from your IBM Workflow
Server.
- Optional: You can configure the authentication alias for each bound method
from the Method Bindings tab in the Properties view of
the Security section.
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-01-20 10:38