Bug Fix
User Service
api url still in old format using app name and not slug
Bug Fix
Security
modify unscramble of crypto parameters in response to request for public keys on startup
Bug Fix
Request
read function does not allow parameters to be set other than the standard read params (i.e. page, sort, etc)
Feature
Security
add encrypted keys transport
Refactoring
Ap Config
add new config option 'projectSlug' that parallels the 'appslug' property for all products as defined in the spmhome database
Refactoring
Config
adjjust environment parameters to correct enumeration for client side env
Refactoring
Rest
convert to using product/app 'slug' as rest pram as opposed to 'name' for mapped indexing into the key locker object
Refactoring
Security
update crypto module to conform to new init vector handling present in latest spmh-api-server release