v1

latestOpenAPI 3.0.12026-08-0435481.5 MB
SAML applications

SAML application callback

Handle the OIDC callback for SAML application and generate SAML response.

get/api/saml-applications/{id}/callback

Path parameters

idstring required

The unique identifier of the saml application.

Query parameters

codestring

The authorization code from OIDC callback.

statestring

The state parameter from OIDC callback.

redirectUristring

The redirect URI for the callback.

errorstring
error_descriptionstring

Response

Returns an HTML form that automatically submits the SAML response.