---
title: "Create a new Identity Provider."
slug: "create-a-new-identity-provider-1"
updated: 2026-03-02T22:30:52Z
published: 2026-03-02T22:35:48Z
canonical: "support.appgate.com/create-a-new-identity-provider-1"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.appgate.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create a new Identity Provider.

Post/identity-providers

Create a new Identity Provider.

SecurityHTTPType bearer

Body parameters

Identity Provider object.

<select class='api-response-data' aria-label='Media type'><option value='05b3738e-dddf-4acb-9ee5-ec3cf5163bff'>application/json</option>
</select>object  #content#

Responses200

Identity Provider object.

<select class='api-response-data' aria-label='Media type'><option value='806c7f8d-fef7-4342-90fa-087cc3293290'>application/json</option>
</select>object  #content#

400

JSON error. Check the JSON format.

<select class='api-response-data' aria-label='Media type'><option value='9170e412-ce8f-4eac-9441-43e68798039a'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

401

Token error. Login again.

<select class='api-response-data' aria-label='Media type'><option value='e1b8cc5b-abe3-4015-be8e-be30fb4518d4'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

403

Insufficient permissions to access this resource.

<select class='api-response-data' aria-label='Media type'><option value='0b481f12-f4b3-48ee-8c53-b76406cc6578'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

406

Invalid 'Accept' header.

<select class='api-response-data' aria-label='Media type'><option value='a750fbfb-47ce-429d-bd9e-311e25f3123c'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

409

The submitted resource conflicts with another.

<select class='api-response-data' aria-label='Media type'><option value='b0d1791e-97bd-4fb6-a7c8-89c24a11d140'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

422

Request validation error. Check "errors" array for details.

<select class='api-response-data' aria-label='Media type'><option value='1afc1957-33c4-4237-abc6-b8ffcbd17514'>application/json</option>
</select>Expand Allobject  

Http 422 error for object validation.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

errors Array of object   

List of fields with validation errors.

object  fieldstring    

Name of the field that failed validation.

Examplename
messagestring    

Failure reason.

Examplemay not be null

500

Unexpected server side error.

<select class='api-response-data' aria-label='Media type'><option value='c7dd34f7-c351-46db-862b-2ad3d8d54caa'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.
