Releases: networknt/light-oauth2
Releases · networknt/light-oauth2
1.4.1
31 Aug 00:49
Compare
Sorry, something went wrong.
No results found
1.4.1 - 2017-08-30
Added
Changed
fixes #47 Upgrade all test cases to https and http2
fixes #46 Make all services HTTP2 and HTTPS enabled and disable HTTP
fixes #45 Upgrade to newer version of Undertow and Jackson
Upgrade to light-rest-4j 1.4.1
Upgrade to light-4j 1.4.1
1.4.0
23 Aug 00:46
Compare
Sorry, something went wrong.
No results found
1.4.0 - 2017-08-22
Added
update build.sh for Docker build and push
Changed
fixes #44 Replace Client with Http2Client
fixes #43 update TokenHelper to OauthHelper
fixes #42 Upgrade to Undertow 1.4.18.Final for Http2 and remove JsonPath
Upgrade to light-4j 1.4.0
1.3.4
09 Jul 03:12
Compare
Sorry, something went wrong.
No results found
1.3.4 - 2017-07-08
Added
Changed
fixes #36 inject /server/info and /health into swagger
fixes #37 pass externalized logback.xml in Dockerfile for all services
fixes #39 implement custom grant type client_authenticated_user
fixes #29 implement PKCE extension for authorization code grant type
Upgrade to light-4j 1.3.4
1.3.1
03 Jun 19:36
Compare
Sorry, something went wrong.
No results found
1.3.1 - 2017-06-03
Added
Changed
Update Dockerfile to reflect the version change. Thanks @gonzalovazquez
Fixes #24 createDt and updateDt not populated in in-memory data grid
Fixes #23 default allowed origin in CORS to http://localhost:8080 for market place development.
Fixes #25 return clear text client secret after creating a new client
Fixes #26 Oracle XE vesion to 16.04 in docker-compose-oracle.yml
Fixes #27 remove client secret for all get endpoints for client
Fixes #28 all client authenticated by form data Thanks @smerschjohann
Fixes #32 add one more test case to ensure that one of the scope matches with multiple scopes
Fixes #35 upgrade light-4j and light-rest-4j to 1.3.1
1.2.4
20 Feb 01:07
Compare
Sorry, something went wrong.
No results found
1.2.4 - 2017-02-19
Added
Changed
Remove development edition and replace it with seven microservices for enterprise edition
Upgrade to framework 1.2.4
0.1.2
10 Oct 17:50
Compare
Sorry, something went wrong.
No results found
0.1.2 - 2016-10-10
Added
Changed
Update exception handling with ApiException
Upgrade to framework 0.1.7
Remove several config files that are not used
Add status.json config for additional codes for OAuth2