Published March 4, 2020
| Version 1.3.0
Software
Open
Flowminder/FlowKit: 1.3.0
Authors/Creators
- 1. @Flowminder
- 2. Code AI Ltd.
- 3. Gitter
Description
Added
- Improved UI for API permissions in FlowAuth.
- 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_unitfield in query specifications. - FlowClient's
flowsandmodal_locationfunctions no longer require an aggregation unit.
- 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
- Is supplement to
- https://github.com/Flowminder/FlowKit/tree/1.3.0 (URL)