---
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 30 revisions.

- **2026-02-16** `106b373707f3` — 5 info
- **2025-12-19** `0325d14dfc53` — 1 breaking, 13 info
- **2025-11-06** `5d2b35832e3f` — 1 warning
- **2025-10-02** `ecce2daf9de6` — 7 breaking, 12 info

## Changes

- **2026-02-16** `106b373707f3` — 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-19** `0325d14dfc53` — 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-11-06** `5d2b35832e3f` — 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-10-02** `ecce2daf9de6` — 7 breaking, 12 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 `idp_mapping_enabled` became nullable for the status `200`
  - the response property `saml_auth_enabled` became nullable for the status `200`
  - the request property `oidc_client_id` became nullable
  - the request property `oidc_client_secret` became nullable
  - the request property `oidc_issuer` became nullable
  - the request property `oidc_scopes` became nullable
  - the `email` request property default value `email` was added
  - the `groups` request property default value `groups` was added
  - the `name` request property default value `name` was added
  - the `` response's property default value `openid` was added 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`

---

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