- Multiple token are generated in the same call in place of one per call
## [v.2.1.9] [r4.15.0] - 2019-11-08
- Project adapted to be build with Jenkins
## [v.2.1.8] [r4.14.0] - 2019-05-27
- Support oauth2 protocol accepting token in the auhtorization header field
## [v.2.1.7] [r4.13.1] - 2019-02-26
- Added Proxy Address to Application Configuration
- Added protocol to Container Configuration (http by default)
- Changed the logs in accounting handler to log error or success and eventually error code
## [v.2.1.5] [r4.6.1] - 2017-09-19
- Added ThreadLocal InnerMethodName to set method name from application
## [v.2.1.4] [r4.6.0] - 2017-07-25
- Validation handler for application split in 2 different handlers: - ContextRetriever that set Token and Scope - RequestValidation that does all the required checks
## [v.2.1.3] [r4.5.0] - 2017-06-06
- Added gcube bom dependency
- Search for handlers in the root classpath
## [v.2.1.2] [r4.3.0] - 2017-05-02
- Modified the Authorization filter to accept also children scope when authorizeChildrenContext is enabled on ContianerConfiguration
- Shutdown of Accounting thread added
## [v.2.1.1] [r4.3.0] - 2017-03-16
- Minor issue on filter exclusion fixed
## [v.2.0.1] [r4.2.0] - 2016-12-15
- Proxy configuration added
- Solved a bug in events registration for ProfileManager
- Added a scheduler for period update of GCoreEnpoints
- Exclude modified to support exclude for sub-group of handlers