This repository was archived by the owner on Jan 20, 2024. It is now read-only.
Releases: networknt/light-oauth2
Releases · networknt/light-oauth2
2.0.14
1.6.20
2.0.13
2.0.13 (2020-05-01)
Merged pull requests:
- fixes #266 use fake account to return error message so that code serv… #267 (stevehu)
- fixes #264 remove console log from login-view #265 (stevehu)
- fixes #262 update Dockerfile to resolve the warning of Hazelcast for … #263 (stevehu)
- fixes #260 add jdk.management module to the Dockerfile for Hazelcast #261 (stevehu)
- fixes #258 update LightPortalAuthenticator to handle the downstream a… #259 (stevehu)
- fixes #256 add start_time to refresh_token table with default #257 (stevehu)
- fixes #254 add remember to the refresh_token table to indicate if the… #255 (stevehu)
- fixes #252 handle remember me and code and token service for form bas… #253 (stevehu)
- fixes #250 remove http_url tag for Jaeger tracer as it contains password #251 (stevehu)
- fixes #248 pass the exchange to PortalAuthenticator for jaeger tracer #249 (stevehu)
- fixes #246 add jaeger tracing dependency to the light-oauth2 services #247 (stevehu)
- fixes #244 change roles to string in the JWT from array of strings #245 (stevehu)
1.6.19
2.0.12
2.0.12 (2020-03-31)
Merged pull requests:
- fixes #242 add a link to the login error message to access API directly #243 (stevehu)
- fixes #240 add forget password and reset password components to login… #241 (stevehu)
- fixes #238 remove oauth2-console as it is part of the light-portal #239 (stevehu)
- fixes #236 add a new authenticator for light-portal user management i… #237 (stevehu)
- Bump acorn from 5.7.3 to 5.7.4 in /login-view #233 (dependabot)
- fixes #232 default authenticator return the roles for after authentic… #234 (stevehu)
1.6.18
2.0.11
2.0.11 (2020-02-29)
Merged pull requests:
- fixes #229 remove oracle dependency from the parent pom.xml #230 (stevehu)
- fixes #225 update login-view to remove redux components #226 (stevehu)
- fixes #223 update the fetch to /oauth2/code with credentials include #224 (stevehu)
- fixes #221 update Dockerfile to resolve jlink not found #222 (stevehu)