Start Connecting with Authorization Bearer Tokens
Last updated Mon May 23 2022
Begin your journey with authorization bearer tokens, which includes:
- Quick steps for configuring the HTTP Client connectors
- Methods for obtaining access token
- Methods for obtaining order details
Overview:
Authorization Bearer Tokens pass client credentials throughout the process to an authentication server to populate the token. This is valid for a timed interval of approximately 15 minutes. This solution performs Get/Post operations on pre-defined objects to receive secure results.
This solution is a common approach for leveraging authentication and authorization. An example use case is using these techniques to obtain orders through an API call. Support your business by exemplifying security and protection of confidential and sensitive user credentials.
The example process demonstrates the use of an authorization bearer token. In the first branch, the access token is obtained by using HTTP Client Connector. In the second branch, the authorization from the previous branch is passed by connecting to HTTP Client Connector to obtain order details. Each path connects to the Authorization REST by configuring the HTTP Client Connector.
The recipe qualifies for Boomi’s Recipe Program
This Recipe is eligible for Boomi’s Recipe Program – that bundles free expertise from the Boomi PSO team included in the price of this prebuilt offering. The Boomi experts will help you get set up faster than ever, allowing you to get the most out of the Boomi AtomSphere Platform.