OAuth Service Release Notes - Mule 4
1.1.8
September 10, 2020
Fixed Issues
-
Fixed an issue in which the
AuthorizationCodeState
type was not updated on certain circumstances. (MULE-16540)
1.3.3
March 13, 2020
Fixed Issues
-
Fixed a race condition that was generating a NullPointerException during OAuth token refresh. (MULE-18169)
1.3.1
July 17, 2019
Fixed Issues
-
OAuth uses wrong access token when multiple concurrent refresh requests are sent. (MULE-17010)
-
Reuse HTTP clients for an OAuth token request. (MULE-17006)
1.3.0
July 5, 2019
New Features and Enhancements
-
Support Client Credentials grant type in the SDK. (MULE-16908)
Fixed Issues
-
AuthorizationCodeState not updated on certain circumstances. (MULE-16540)
1.2.1
June 19, 2019
Fixed Issues
-
Reuse HTTO clients for an OAuth token request. (MULE-17006)
1.1.7
June 19, 2019
Fixed Issues
-
Reuse HTTP clients for an OAuth token request. (MULE-17006)
1.2.0
April 25, 2019
New Features and Enhancements
-
Support non-blocking in OAuth HTTP calls (MULE-11272)
-
Send OAuth access token by
queryParams
- service support (MULE-15986)
Fixed Issues
Issue | Description |
---|---|
Provide a singleton |
|
Create |
|
Make |
|
Remove unnecessary |
|
Services take too long to discover and load |
|
OAuth: Provide option |
|
HTTP request with OAuth client-credentials fails after token is invalidated |
|
Some HTTP log entries go to the runtime log instead of the app’s logg |
|
|
1.1.6
1.1.5
October 9, 2018
New Features and Enhancements
-
Support non-blocking in OAuth HTTP calls (MULE-11272)