Changes to Update a OpenidConnect plugin

PUT /{workspace}/plugins/{PluginId}#OpenidConnect

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

Changed in 4 of the 11 revisions of this API.645

  1. 28b1f8a59cdc12
  2. 9555cbb8b259430
  3. 65f3141f166222
  4. 740b73588ef41

What changed

    • added the new optional request property allOf[OpenidConnectPluginConfig]/config/bearer_token_header_name

      new-optional-request-property

    • added the new optional request property allOf[OpenidConnectPluginConfig]/config/cluster_cache_items

      new-optional-request-property

    • added the new optional request property allOf[OpenidConnectPluginConfig]/config/principals

      new-optional-request-property

    • added the new optional request property allOf[OpenidConnectPluginConfig]/config/proof_of_possession_mtls_from_header

      new-optional-request-property

    • added the new optional request property allOf[OpenidConnectPluginConfig]/config/token_exchange/subject_token_issuers/items/jwks_uri

      new-optional-request-property

    • added the new optional request property allOf[OpenidConnectPluginConfig]/config/token_exchange/subject_token_issuers/items/verify_signature

      new-optional-request-property

    • added the optional property allOf[OpenidConnectPluginConfig]/config/bearer_token_header_name to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[OpenidConnectPluginConfig]/config/cluster_cache_items to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[OpenidConnectPluginConfig]/config/principals to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[OpenidConnectPluginConfig]/config/proof_of_possession_mtls_from_header to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[OpenidConnectPluginConfig]/config/token_exchange/subject_token_issuers/items/jwks_uri to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[OpenidConnectPluginConfig]/config/token_exchange/subject_token_issuers/items/verify_signature to the response with the 200 status

      response-optional-property-added

  • 9555cbb8b259430See the full diff
    • removed the request property allOf[OpenidConnectPluginConfig]/config/consumer_claim

      request-property-removed

    • removed the optional property allOf[OpenidConnectPluginConfig]/config/consumer_claim from the response with the 200 status

      response-optional-property-removed

    • added the new ws enum value to the allOf[OpenidConnectPluginConfig]/protocols/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new wss enum value to the allOf[OpenidConnectPluginConfig]/protocols/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new optional request property allOf[OpenidConnectPluginConfig]/config/cluster_cache_redis/cloud_authentication

      new-optional-request-property

    • added the new optional request property allOf[OpenidConnectPluginConfig]/config/consumer_claims

      new-optional-request-property

    • added the new optional request property allOf[OpenidConnectPluginConfig]/config/downstream_headers

      new-optional-request-property

    • added the new optional request property allOf[OpenidConnectPluginConfig]/config/jwks_endpoint

      new-optional-request-property

    • added the new optional request property allOf[OpenidConnectPluginConfig]/config/redis/cloud_authentication

      new-optional-request-property

    • added the new optional request property allOf[OpenidConnectPluginConfig]/config/session_memcached_ssl

      new-optional-request-property

    • added the new optional request property allOf[OpenidConnectPluginConfig]/config/session_memcached_ssl_verify

      new-optional-request-property

    • added the new optional request property allOf[OpenidConnectPluginConfig]/config/token_exchange

      new-optional-request-property

    • added the new optional request property allOf[OpenidConnectPluginConfig]/config/upstream_headers

      new-optional-request-property

    • added the new optional request property allOf[PluginBase]/condition

      new-optional-request-property

    • the hide_credentials request property default value changed from false to true

      request-property-default-value-changed

    • the ssl_verify request property default value changed from false to true

      request-property-default-value-changed

    • the ssl_verify request property default value changed from false to true

      request-property-default-value-changed

    • the ssl_verify request property default value changed from false to true

      request-property-default-value-changed

    • added the new ws enum value to the request property allOf[OpenidConnectPluginConfig]/protocols/items/

      request-property-enum-value-added

    • added the new wss enum value to the request property allOf[OpenidConnectPluginConfig]/protocols/items/

      request-property-enum-value-added

    • added the optional property allOf[OpenidConnectPluginConfig]/config/cluster_cache_redis/cloud_authentication to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[OpenidConnectPluginConfig]/config/consumer_claims to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[OpenidConnectPluginConfig]/config/downstream_headers to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[OpenidConnectPluginConfig]/config/jwks_endpoint to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[OpenidConnectPluginConfig]/config/redis/cloud_authentication to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[OpenidConnectPluginConfig]/config/session_memcached_ssl to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[OpenidConnectPluginConfig]/config/session_memcached_ssl_verify to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[OpenidConnectPluginConfig]/config/token_exchange to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[OpenidConnectPluginConfig]/config/upstream_headers to the response with the 200 status

      response-optional-property-added

    • added the optional property allOf[PluginBase]/condition to the response with the 200 status

      response-optional-property-added

    • the hide_credentials response's property default value changed from false to true for the status 200

      response-property-default-value-changed

    • the ssl_verify response's property default value changed from false to true for the status 200

      response-property-default-value-changed

    • the ssl_verify response's property default value changed from false to true for the status 200

      response-property-default-value-changed

    • the ssl_verify response's property default value changed from false to true for the status 200

      response-property-default-value-changed

  • 65f3141f166222See the full diff
    • removed the request property name

      request-property-removed

    • removed the optional property name from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property allOf[OpenidConnectPluginConfig]/name

      new-optional-request-property

    • added the optional property allOf[OpenidConnectPluginConfig]/name to the response with the 200 status

      response-optional-property-added

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

    • endpoint added

      endpoint-added

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

Of the 11 revisions, 1 has no diff computed.