Releases: personium/personium-core
Releases · personium/personium-core
Release v1.7.19
Release v1.7.18b
Release v1.7.18
1.7.18
NEW FEATURES:
- Each Cell's OAuth 2.0 token endpoint now accepts scope request.
- Apps can request single or multiple Cell level privilege name(s) as scope request.
- Issued tokens now carry assigned scope information.
- Cell Level API Access is now limited to tokens with appropriate scope. (#445)
- Added unit config keys for configuring default scopes for different grant type (#470)
- Default configurations for all grant types are set to "root" for backward compatibility. (Change configuration to use your unit with more security)
- URL scheme "personium-localunit" is extended and supports a syntax using two colons. (#284)
IMPROVEMENTS:
- Base URL in ACL is now converted to one using "personium-localunit" scheme when internally pesisted. Unit FQDN change won't require data change.
SECURITY FIX:
- Token refreshing between apps now disabled. (#463)
Release v1.7.17_es6.6.1
Release v1.7.8e_es6.6.1
1.7.8e
IMPROVEMENTS:
- Add IO logging with IO time of reading a Metafile.
Release v1.7.8d_es6.6.1
Release v1.7.16_es6.6.1
Release v1.7.8c_es6.6.1
BUG FIXES:
- FIX: Close opened resources properly. (#436)