Changes to Update Auth Settings

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

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 30 revisions of this API.8130

  1. 106b373707f35
  2. 0325d14dfc53113
  3. 5d2b35832e3f1
  4. ecce2daf9de6712

What changed

    • added the optional property oidc_claim_mappings to the response with the 200 status

      response-optional-property-added

    • added the optional property oidc_client_id to the response with the 200 status

      response-optional-property-added

    • added the optional property oidc_issuer to the response with the 200 status

      response-optional-property-added

    • added the optional property oidc_scopes to the response with the 200 status

      response-optional-property-added

    • the response optional property oidc_config became read-only for the status 200

      response-optional-property-became-read-only

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 0325d14dfc53113See the full diff
    • the response property oidc_config became nullable for the status 200

      response-property-became-nullable

    • the request property oidc_claim_mappings became nullable

      request-property-became-nullable

    • request property oidc_auth_enabled deprecated

      request-property-deprecated

    • request property oidc_claim_mappings deprecated

      request-property-deprecated

    • request property oidc_client_id deprecated

      request-property-deprecated

    • request property oidc_client_secret deprecated

      request-property-deprecated

    • request property oidc_issuer deprecated

      request-property-deprecated

    • request property oidc_scopes deprecated

      request-property-deprecated

    • request property oidc_team_mapping_enabled deprecated

      request-property-deprecated

    • request property saml_auth_enabled deprecated

      request-property-deprecated

    • response property oidc_auth_enabled deprecated

      response-property-deprecated

    • response property oidc_config deprecated

      response-property-deprecated

    • response property oidc_team_mapping_enabled deprecated

      response-property-deprecated

    • response property saml_auth_enabled deprecated

      response-property-deprecated

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new type enum value to the allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/rule response property for the response status 400

      response-property-enum-value-added

    This revision also has 57 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • ecce2daf9de6712See the full diff
    • the response property allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterChoiceItem]/source became nullable for the status 400

      response-property-became-nullable

    • the response property allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterDependentItem]/source became nullable for the status 400

      response-property-became-nullable

    • the response property allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMaximumLength]/source became nullable for the status 400

      response-property-became-nullable

    • the response property allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterMinimumLength]/source became nullable for the status 400

      response-property-became-nullable

    • the response property allOf[subschema #2]/invalid_parameters/items/oneOf[InvalidParameterStandard]/source became nullable for the status 400

      response-property-became-nullable

    • the response property idp_mapping_enabled became nullable for the status 200

      response-property-became-nullable

    • the response property saml_auth_enabled became nullable for the status 200

      response-property-became-nullable

    • the request property oidc_client_id became nullable

      request-property-became-nullable

    • the request property oidc_client_secret became nullable

      request-property-became-nullable

    • the request property oidc_issuer became nullable

      request-property-became-nullable

    • the request property oidc_scopes became nullable

      request-property-became-nullable

    • the email request property default value email was added

      request-property-default-value-added

    • the groups request property default value groups was added

      request-property-default-value-added

    • the name request property default value name was added

      request-property-default-value-added

    • the response's property default value openid was added for the status 200

      response-property-default-value-added

    • the email response's property default value email was added for the status 200

      response-property-default-value-added

    • the groups response's property default value groups was added for the status 200

      response-property-default-value-added

    • the name response's property default value name was added for the status 200

      response-property-default-value-added

    • the scopes response's property default value email openid profile was added for the status 200

      response-property-default-value-added