Skip to content

84

Compare
Choose a tag to compare
@aednichols aednichols released this 30 Aug 17:12
· 295 commits to develop since this release

84 Release Notes

CromIAM enabled user checks

For Cromwell instances utilizing the optional CromIAM identity and access management component, the following endpoints now verify that the calling user is enabled before forwarding the request.

  • /api/workflows/v1/backends
  • /api/womtool/v1/describe

This change makes the above endpoints consistent with the existing behavior of all the other endpoints in the /api/ path of CromIAM.