---
title: "POST /api/v1/AuthenticationIdentityProvider"
method: POST
path: "/api/v1/AuthenticationIdentityProvider"
tags: ["AuthenticationIdentityProvider"]
---

# POST /api/v1/AuthenticationIdentityProvider

`POST /api/v1/AuthenticationIdentityProvider`

## Request body

- GetAuthenticationIdentityProvidersRequest
  - `Domain` string, nullable

## Response `200`

- GetAuthenticationIdentityProvidersResult
  - `Succeeded` boolean
  - `Message` string, nullable
  - `Code` string, nullable
  - `PublicAuthProviders` PublicAuthProvidersInfo[], nullable
    - `Name` string, nullable
    - `Type` string, nullable
    - `Id` string, nullable

---

[API](https://skmtc.dev/pads4/apis/nds-services-authentication.md) · [All operations](https://skmtc.dev/pads4/apis/nds-services-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/pads4/nds-services-authentication/revisions/e0bfd79e98ee/schema)
