---
title: "OIDC configuration"
method: POST
path: "/identity/oidc/config"
tags: ["identity"]
---

# OIDC configuration

`POST /identity/oidc/config`

## Request body

- IdentityOidcConfigRequest
  - `issuer` string — Issuer URL to be used in the iss claim of the token. If not set, Vault's app_addr will be used.

## 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/versions/bd8194de0697/schema)
