Skip to content

v7.15.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Mar 18:43
· 2932 commits to main since this release

Changelog

  • f0636f8 Align token endpoints with REST API best practices
  • e92d39e Fix the auth token generation process for api token tests when we put the endpoints behind auth middleware - When the auth token is not provided in those negative test cases, the returned status code should be 401 StatusUnauthorized instead of 403 StatusForbidden
  • 97d87a4 Move token endpoints behind auth
  • f55286d doDiscovery will fall back to fed.DirectorEndpoint