Importing a Metadata File

Function

Before using the federated identity authentication function, a metadata file must be imported to the IAM system. This API is used to import a metadata file of a domain.

URI

Request Parameters

Response Parameters

Example response

{ "message": "Import metadata successful"}

Status Codes

Status Code

Description

201

The import is successful.

400

The server failed to process the request.

401

Authentication failed.

403

Access denied.

500

Internal server error.