---
title: "POST /identity/oidc/provider/{name}"
method: POST
path: "/identity/oidc/provider/{name}"
tags: ["identity"]
---

# POST /identity/oidc/provider/{name}

`POST /identity/oidc/provider/{name}`

## Request body

- IdentityOidcProviderRequest
  - `allowed_client_ids` string[] — The client IDs that are permitted to use the provider
  - `issuer` string — Specifies what will be used for the iss claim of ID tokens.
  - `scopes_supported` string[] — The scopes supported for requesting on the provider

## Response `200`

OK

---

[API](https://skmtc.net/lensesio/apis/hashicorp-vault-api.md) · [All operations](https://skmtc.net/lensesio/apis/hashicorp-vault-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lensesio/hashicorp-vault-api/revisions/bd8194de0697/schema)
