Changes to Get an auth server client

GET /v1/auth-servers/{authServerId}/clients/{clientId}

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

Changed in 5 of the 29 revisions of this API.115

  1. e425d5193d3e11
  2. 106b373707f31
  3. ecce2daf9de61
  4. b2800570b3e22
  5. a0a9c5c8afa21

What changed

    • added the new refresh_token enum value to the grant_types/items/ response property for the response status 200

      response-property-enum-value-added

    • added the required property refresh_token_duration to the response with the 200 status

      response-required-property-added

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

    • the response property login_uri became optional for the status 200

      response-property-became-optional

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

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

      response-optional-property-added

    • api tag Auth Server Clients added

      api-tag-added

    • api tag authserver removed

      api-tag-removed

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

    • endpoint added

      endpoint-added