Skip to main content

Post Authentication Realm Settings Endpoint

Introduction

Use the /postauth PATCH endpoint to configure SAML and WS-Federation assertions.

Choose from SAML 2.0 IdP-initiated, SP-initiated, and SP-initiated by Post; and WS-Federation assertions.

Prerequisites

1. Complete the Enablement and Header Steps in the Admin API Guide

2. Have access to the application code that calls to the API endpoint(s)

3. Integrate a membership and profile directory(s) with SecureAuth IdP (Data Realm Settings Endpoint)

4. Gather required information from the Service Provider for the SAML or WS-Federation integration

/postauth Endpoint

Note

The following endpoints are prepended with the URL, https://<SecureAuth IdP Domain>/api/v2/realms/<realm ID>

Post Authentication Settings /postauth PATCH Endpoint

Notice

Use this endpoint to configure the realm's post authentication settings for a SAML assertion or WS-Federation assertion.

HTTP Method

Endpoint

Example

SecureAuth IdP version

PATCH

/postauth
https://secureauth.company.com/api/v2/realms/26/postauth

v9.2 or later