Skip to content

Kustvakt version 0.63.1

Compare
Choose a tag to compare
@margaretha margaretha released this 24 Jun 13:15

Updates:

  • Virtual corpus methods are generalized for query reference.
  • "token type" and "client_id" have been added to the OAuth2 token list API response.
  • Parameters referring to super client id and secrets have been updated for clarity.
  • "client_type" has been added to the OAuth2 client list API response.
  • Parameter "client_secret" has been removed from the OAuth2 client list API request.
  • Parameter "redirectURI" has been altered to "redirect_uri" in OAuth2Client JSON definition.
  • OAuth2 API responses and parameters in the error responses have been updated for coherence.
  • Parameters "description" and "url" have been updated to "client_description" and "client_url" in the OAuth2 Client DTO for coherence.
  • Bug fixes.