---
title: "POST /describeIdentityProviderConfiguration"
method: POST
path: "/describeIdentityProviderConfiguration"
deprecated: true
---

# POST /describeIdentityProviderConfiguration

`POST /describeIdentityProviderConfiguration`

> **Deprecated.**

Describes the identity provider configuration of the specified fleet.

## Request body

- object
  - `FleetArn` string, required — The ARN of the fleet.

## Response `200`

Success

- DescribeIdentityProviderConfigurationResponse
  - `IdentityProviderType` 'SAML' — The type of identity provider.
  - `ServiceProviderSamlMetadata` string — The SAML metadata document uploaded to the user’s identity provider.
  - `IdentityProviderSamlMetadata` string — The SAML metadata document provided by the user’s identity provider.

## Other responses

- `480` — UnauthorizedException
- `481` — InternalServerErrorException
- `482` — InvalidRequestException
- `483` — ResourceNotFoundException
- `484` — TooManyRequestsException

---

[API](https://skmtc.net/aws/apis/worklink.md) · [All operations](https://skmtc.net/aws/apis/worklink/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/worklink/versions/b0c00d03aaed/schema)
