---
title: "Changes to List App Auth Strategies"
method: GET
path: "/v2/application-auth-strategies"
---

# Changes to List App Auth Strategies

`GET /v2/application-auth-strategies`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 75 revisions.

- **2026-07-16** `a2e95e9f6c80` — 2 warning, 2 info
- **2026-03-06** `69f1a7124165` — 2 info
- **2026-02-04** `dccf1fb37679` — 1 info
- **2025-10-23** `8ab3ec3ed301` — 1 warning
- **2025-08-22** `3c0154b2053a` — 10 breaking
- **2025-08-14** `6333a0d3b095` — 6 breaking
- **2025-07-22** `76b0fefddb0d` — 6 warning
- **2025-06-27** `0aead68de7b0` — 1 warning
- **2025-05-22** `7c1eecf2b3a5` — 1 info
- **2025-05-22** `2a7df3ca52c8` — 1 info

## Changes

- **2026-07-16** `a2e95e9f6c80` — 2 warning, 2 info
  - added the new `kongIdentity` enum value to the `data/items/oneOf[subschema #1: AppAuthStrategyKeyAuthResponse]/dcr_provider/provider_type` response property for the response status `200`
  - added the new `kongIdentity` enum value to the `data/items/oneOf[subschema #2: AppAuthStrategyOpenIDConnectResponse]/dcr_provider/provider_type` response property for the response status `200`
  - added the optional property `data/items/oneOf[subschema #1: AppAuthStrategyKeyAuthResponse]/principals` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #2: AppAuthStrategyOpenIDConnectResponse]/principals` to the response with the `200` status
- **2026-03-06** `69f1a7124165` — 2 info
  - added the optional property `data/items/oneOf[subschema #1: AppAuthStrategyKeyAuthResponse]/supports_multiple_credentials` to the response with the `200` status
  - added the optional property `data/items/oneOf[subschema #2: AppAuthStrategyOpenIDConnectResponse]/supports_multiple_credentials` to the response with the `200` status
- **2026-02-04** `dccf1fb37679` — 1 info
  - added the optional property `data/items/oneOf[subschema #1: AppAuthStrategyKeyAuthResponse]/configs/key-auth/ttl` to the response with the `200` status
- **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` — 10 breaking
  - 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 `data/items/oneOf[subschema #1: AppAuthStrategyKeyAuthResponse]/configs/key-auth/key_names` became nullable for the status `200`
  - 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`
- **2025-08-14** `6333a0d3b095` — 6 breaking
  - for the `query` request parameter `filter`, the type/format of property `dcr_provider_id` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `dcr_provider_name` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `dcr_provider_type` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `display_name` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `name` was specialized from ``/`` to `object`/``
  - for the `query` request parameter `filter`, the type/format of property `strategy_type` was specialized from ``/`` to `object`/``
- **2025-07-22** `76b0fefddb0d` — 6 warning
  - for the `query` request parameter `filter`, the type/format of property `dcr_provider_id` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `dcr_provider_name` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `dcr_provider_type` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `display_name` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `name` was changed from `object`/`` to ``/``
  - for the `query` request parameter `filter`, the type/format of property `strategy_type` was changed from `object`/`` to ``/``
- **2025-06-27** `0aead68de7b0` — 1 warning
  - removed the optional property `data/items/oneOf[subschema #2: AppAuthStrategyOpenIDConnectResponse]/configs/openid-connect/labels` from the response with the `200` status
- **2025-05-22** `7c1eecf2b3a5` — 1 info
  - added `key_auth, openid_connect` discriminator mapping keys to the `data/items/` response property for the response status `200`
- **2025-05-22** `2a7df3ca52c8` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-go-sdk/docs/v2/application-auth-strategies/get.md) · [API](https://skmtc.dev/kong/apis/konnect-api-go-sdk.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-go-sdk/changes/v2/application-auth-strategies/get)
