---
title: "Changes to Update Auth Settings"
method: PATCH
path: "/v3/portals/{portalId}/authentication-settings"
---

# Changes to Update Auth Settings

`PATCH /v3/portals/{portalId}/authentication-settings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 52 revisions.

- **2026-01-30** `4b75c54c0f2b` — 5 info
- **2025-12-16** `46e7fcea2356` — 1 breaking, 13 info
- **2025-10-29** `19e869275e28` — 1 warning
- **2025-08-22** `96118a9cd7f4` — 1 info

## Changes

- **2026-01-30** `4b75c54c0f2b` — 5 info
  - added the optional property `oidc_claim_mappings` to the response with the `200` status
  - added the optional property `oidc_client_id` to the response with the `200` status
  - added the optional property `oidc_issuer` to the response with the `200` status
  - added the optional property `oidc_scopes` to the response with the `200` status
  - the response optional property `oidc_config` became read-only for the status `200`
- **2025-12-16** `46e7fcea2356` — 1 breaking, 13 info
  - the response property `oidc_config` became nullable for the status `200`
  - the request property `oidc_claim_mappings` became nullable
  - request property `oidc_auth_enabled` deprecated
  - request property `oidc_claim_mappings` deprecated
  - request property `oidc_client_id` deprecated
  - request property `oidc_client_secret` deprecated
  - request property `oidc_issuer` deprecated
  - request property `oidc_scopes` deprecated
  - request property `oidc_team_mapping_enabled` deprecated
  - request property `saml_auth_enabled` deprecated
  - response property `oidc_auth_enabled` deprecated
  - response property `oidc_config` deprecated
  - response property `oidc_team_mapping_enabled` deprecated
  - response property `saml_auth_enabled` deprecated
- **2025-10-29** `19e869275e28` — 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** `96118a9cd7f4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api/docs/v3/portals/:portalId/authentication-settings/patch.md) · [API](https://skmtc.dev/kong/apis/konnect-api.md) · [Page](https://skmtc.dev/kong/apis/konnect-api/changes/v3/portals/:portalId/authentication-settings/patch)
