Waiting for engine...
Skip to main content

Boomi MFT - AFT Management API Reference (v1) - Saml

Toggle Pane

Download OpenAPI Specification: Download

Run In Postman

For more information about Postman collections, forking, and making your first API call, refer to the Working with Boomi APIs on Postman page.

Saml

Retrieves SAML configuration settings for the current site

Returns SAML configuration status including whether SSO is enabled.

Authorizations:
ApiKeyBearer

Responses

Response Schema:
samlLoginIsEnabled
boolean

Response samples

Content type
No sample

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

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

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

Content type
No sample