---
title: "Changes to Update DCR provider"
method: PATCH
path: "/v2/dcr-providers/{dcrProviderId}"
---

# Changes to Update DCR provider

`PATCH /v2/dcr-providers/{dcrProviderId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 9 of 75 revisions.

- **2026-08-07** `0261aef4b1e2` — 12 info
- **2026-07-16** `a2e95e9f6c80` — 1 breaking, 1 info
- **2026-05-15** `7b92511bab92` — 1 info
- **2026-03-16** `377981ac9f14` — 4 warning
- **2026-03-06** `69f1a7124165` — 6 info
- **2025-10-30** `845120e19d45` — 2 breaking
- **2025-10-23** `8ab3ec3ed301` — 1 warning
- **2025-08-22** `3c0154b2053a` — 9 breaking, 2 info
- **2025-05-22** `2a7df3ca52c8` — 1 info

## Changes

- **2026-08-07** `0261aef4b1e2` — 12 info
  - the `provider_type` response property const value `auth0` was added for the status `200`
  - the `provider_type` response property const value `azureAd` was added for the status `200`
  - the `provider_type` response property const value `curity` was added for the status `200`
  - the `provider_type` response property const value `http` was added for the status `200`
  - the `provider_type` response property const value `kongIdentity` was added for the status `200`
  - the `provider_type` response property const value `okta` was added for the status `200`
  - removed the `auth0` enum value from the `allOf[subschema #2]/oneOf[subschema #1: DCR provider - Auth0]/provider_type` response property for the response status `200`
  - removed the `azureAd` enum value from the `allOf[subschema #2]/oneOf[subschema #2: DCR provider - Azure AD]/provider_type` response property for the response status `200`
  - removed the `curity` enum value from the `allOf[subschema #2]/oneOf[subschema #3: DCR provider - Curity]/provider_type` response property for the response status `200`
  - removed the `http` enum value from the `allOf[subschema #2]/oneOf[subschema #6: DCR provider - HTTP]/provider_type` response property for the response status `200`
  - removed the `kongIdentity` enum value from the `allOf[subschema #2]/oneOf[subschema #5: DCR provider - Kong Identity]/provider_type` response property for the response status `200`
  - removed the `okta` enum value from the `allOf[subschema #2]/oneOf[subschema #4: DCR provider - OKTA]/provider_type` response property for the response status `200`
- **2026-07-16** `a2e95e9f6c80` — 1 breaking, 1 info
  - added `#/components/schemas/DcrProviderKongIdentity` to the `allOf[subschema #2]/` response property `oneOf` list for the response status `200`
  - added `kongIdentity` discriminator mapping keys to the `allOf[subschema #2]/` response property for the response status `200`
- **2026-05-15** `7b92511bab92` — 1 info
  - added `auth0, azureAd, curity, okta, http` discriminator mapping keys to the `allOf[subschema #2]/` response property for the response status `200`
- **2026-03-16** `377981ac9f14` — 4 warning
  - removed the request property `dcr_config/anyOf[subschema #2: DcrConfigAzureAdInRequest]/allow_multiple_credentials`
  - removed the request property `dcr_config/anyOf[subschema #4: DcrConfigOktaInRequest]/allow_multiple_credentials`
  - removed the optional property `allOf[subschema #2]/oneOf[subschema #2: DCR provider - Azure AD]/dcr_config/allow_multiple_credentials` from the response with the `200` status
  - removed the optional property `allOf[subschema #2]/oneOf[subschema #4: DCR provider - OKTA]/dcr_config/allow_multiple_credentials` from the response with the `200` status
- **2026-03-06** `69f1a7124165` — 6 info
  - added the new optional request property `dcr_config/anyOf[subschema #2: DcrConfigAzureAdInRequest]/allow_multiple_credentials`
  - added the new optional request property `dcr_config/anyOf[subschema #4: DcrConfigOktaInRequest]/allow_multiple_credentials`
  - added the new optional request property `dcr_config/anyOf[subschema #5: CreateDcrConfigHttpInRequest]/allow_multiple_credentials`
  - added the optional property `allOf[subschema #2]/oneOf[subschema #2: DCR provider - Azure AD]/dcr_config/allow_multiple_credentials` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/oneOf[subschema #4: DCR provider - OKTA]/dcr_config/allow_multiple_credentials` to the response with the `200` status
  - added the optional property `allOf[subschema #2]/oneOf[subschema #5: DCR provider - HTTP]/dcr_config/allow_multiple_credentials` to the response with the `200` status
- **2025-10-30** `845120e19d45` — 2 breaking
  - the request property `dcr_config/anyOf[subschema #1: DcrConfigAuth0InRequest]/use_developer_managed_scopes` became not nullable
  - the request property `issuer` became not nullable
- **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, 2 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 `detail` became nullable for the status `401`
  - the response property `instance` became nullable for the status `401`
  - the response property `status` became nullable for the status `401`
  - the response property `title` became nullable for the status `401`
  - the request property `dcr_config/anyOf[subschema #1: DcrConfigAuth0InRequest]/use_developer_managed_scopes` became nullable
  - the request property `issuer` became nullable
- **2025-05-22** `2a7df3ca52c8` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-go-sdk/docs/v2/dcr-providers/:dcrProviderId/patch.md) · [API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v2/dcr-providers/:dcrProviderId/patch)
