SecOps
ITOps
Flow Automation Highlights
Bearer Token Retrieval: The workflow automatically requests and obtains the bearer token from the Check Point Harmony Endpoint. This eliminates the need for manual token retrieval, significantly reducing the time and potential for errors associated with manually obtaining and managing authentication tokens.
API Work-Session Creation: Upon receiving the bearer token, the system automatically creates a new API work session. This streamlines the establishment of a secure connection for API interactions, removing the manual steps typically required to initiate an API session and reducing the risk of session setup errors.
Token Distribution: The workflow automatically posts the bearer token and x-mgm-api-token back to the principal. This ensures that users can populate their request headers automatically, eliminating the manual task of token insertion and reducing the risk of unauthorized access due to improperly handled tokens.
Webhook Response Handling: The system manages the webhook response automatically, ensuring that the authentication flow is completed seamlessly. This automates the final step of the authentication process, immediately confirming successful authentication and readiness for API interactions without manual verification.
Orchestration Toolbox
Check Point Harmony Endpoint: In this use case, the Check Point Harmony Endpoint is the primary authentication service. It is responsible for issuing the bearer token necessary for API access. By integrating with Harmony Endpoint, Mindflow automates retrieving and managing these authentication tokens, eliminating the need for manual token requests and reducing the risk of expired or invalid tokens.
Mindflow ensures consistent and secure communication with the Harmony Endpoint service, reducing the likelihood of errors that could occur during manual token management.
After receiving and processing the authentication results, including the bearer token and x-mgm-api-token, this automation ensures that the tokens are immediately available in subsequent workflows, streamlining the entire authentication flow and reducing delays in API access.