Skip to main content
POST

JSON Ledger API

Create a new identity provider configuration

OpenAPISince 3.4Changed 3.5
Create a new identity provider configuration. The request will fail if the maximum allowed number of separate configurations is reached.

Protocol Details

Inputs

Request body

application/json
object
required
OpenAPI type: IdentityProviderConfig.

Outputs

200

application/json
IdentityProviderConfig
required

400

text/plain
string
required

default

application/json
string
required
string
required
string
string
Map_String
required
Tuple2_String_String[]
integer (int32)
required
integer (int32)
string
boolean

History

Changed3.5

The POST /v2/idps operation changed in this snapshot.

Introduced3.4