Boomi MFT - AFT Management API Reference (v1) - Saml
Download OpenAPI Specification: Download
For more information about Postman collections, forking, and making your first API call, refer to the Working with Boomi APIs on Postman page.
Initiates SAML Single Sign-On authentication process
Redirects user to identity provider for SAML authentication.
Authorizations:
ApiKeyBearer
query Parameters
| customerCode | string Optional customer code for customer-specific SAML configuration |
| returnUrl | string URL to redirect to after successful authentication |
Responses
Response samples
- 404
Content type
No sample
Processes SAML authentication response from identity provider
Processes SAML authentication response from identity provider and establishes user session.
Authorizations:
ApiKeyBearer
query Parameters
| code | string Customer code for SAML configuration identification |
Responses
Response samples
- 404
- 500
Content type
No sample
Processes SAML authentication response from identity provider
Processes SAML authentication response from identity provider and establishes user session.
Authorizations:
ApiKeyBearer
query Parameters
| code | string Customer code for SAML configuration identification |
Responses
Response samples
- 404
- 500
Content type
No sample
Was this topic helpful?