Changes to Returns the JWT access token for the provided user login data if the login was successful. This is usually only called from an OAuth2 client!

POST /authentication/login

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

Changed in 2 of the 73 revisions of this API.323

  1. 1af5a8046f2022
  2. 53e769440a25121

What changed

  • 1af5a8046f2022See the full diff
    • the client_secret request property type/format changed from / to /password

      request-property-type-changed

    • the password request property type/format changed from string/ to string/password

      request-property-type-changed

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

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

  • 53e769440a25121See the full diff
    • the client_secret request property type/format changed from /password to /

      request-property-type-changed

    • removed the optional property detail/items/ctx from the response with the 422 status

      response-optional-property-removed

    • removed the optional property detail/items/input from the response with the 422 status

      response-optional-property-removed

    • the password request property type/format was generalized from string/password to string/

      request-property-type-generalized

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