---
title: "Changes to Get the IdP Configuration"
method: GET
path: "/v3/identity-provider"
---

# Changes to Get the IdP Configuration

`GET /v3/identity-provider`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 75 revisions.

- **2025-10-23** `8ab3ec3ed301` — 1 warning
- **2025-08-22** `3c0154b2053a` — 9 breaking, 4 info
- **2025-08-14** `6333a0d3b095` — 4 info
- **2025-07-22** `76b0fefddb0d` — 4 info

## Changes

- **2025-10-23** `8ab3ec3ed301` — 1 warning
  - added the new `type` enum value to the `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/rule` response property for the response status `400`
- **2025-08-22** `3c0154b2053a` — 9 breaking, 4 info
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterChoiceItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterDependentItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMaximumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMinimumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/source` became nullable for the status `400`
  - the response property `claim_mappings` became nullable for the status `200`
  - the response property `client_id` became nullable for the status `200`
  - the response property `issuer` became nullable for the status `200`
  - the response property `login_path` became nullable for the status `200`
  - the `email` response's property default value `email` was added for the status `200`
  - the `groups` response's property default value `groups` was added for the status `200`
  - the `name` response's property default value `name` was added for the status `200`
  - the `scopes` response's property default value `email, openid, profile` was added for the status `200`
- **2025-08-14** `6333a0d3b095` — 4 info
  - the `email` response's property default value `email` was removed for the status `200`
  - the `groups` response's property default value `groups` was removed for the status `200`
  - the `name` response's property default value `name` was removed for the status `200`
  - the `scopes` response's property default value `email, openid, profile` was removed for the status `200`
- **2025-07-22** `76b0fefddb0d` — 4 info
  - the `email` response's property default value `email` was added for the status `200`
  - the `groups` response's property default value `groups` was added for the status `200`
  - the `name` response's property default value `name` was added for the status `200`
  - the `scopes` response's property default value `email, openid, profile` was added for the status `200`

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-go-sdk/docs/v3/identity-provider/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v3/identity-provider/get)
