There is a newer version of the record available.

Published March 4, 2020 | Version 1.3.0

Flowminder/FlowKit: 1.3.0

Description

Added
  • Improved UI for API permissions in FlowAuth.
Changed
  • The format of user claims expected has changed from a dictionary, to string based format. FlowAPI now expects the claims key of any token to contain a list of scope strings.
  • Permissions for joined spatial aggregates can now be set at a finer level in FlowAuth, to allow administrators to grant access only to specific combinations of query types at different aggregation units.
  • FlowAuth no longer requires administrators to manually configure API routes, and will extract them from a FlowAPI server's open api specification.
  • FlowAuth now uses structlog for log messages.
  • FlowAPI no longer mandates a top level aggregation_unit field in query specifications.
  • FlowClient's flows and modal_location functions no longer require an aggregation unit.
Removed
  • The poll type permission has been removed, and is implicitly granted by both read and get_result rights.
  • FlowAuth no longer allows administrators to specify the name of a FlowAPI server, and will instead use the name specified in the server's open api specification.

Files

Flowminder/FlowKit-1.3.0.zip

Files (15.4 MB)

Name Size Download all
md5:67bdbc2b44c4060e4cb4919eaaf2d38a
15.4 MB Preview Download

Additional details

Related works