Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerSupport Category: Select
OAuth Module is an extension to hook OAuth2 to HTTP extension connectors.
December 15, 2023
This connector is now compatible with Java 17.
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1.1 and later |
OpenJDK |
8, 11, and 17 |
May 23, 2023
Application/Service | Version |
---|---|
Mule |
4.1.1 |
Issue Resolution | ID |
---|---|
The internal libraries are upgraded. |
W-11680326 |
The OAuth localCallbackConfig parameter is refactored to avoid different inconsistent behavior according to the configuration order. |
MULE-14827 |
September 13, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 |
Issue | ID |
---|---|
OAuth module now responds when Token URL fails more than three times. |
W-11680326 |
March 3, 2022
Application/Service | Version |
---|---|
Mule |
4.1.1 |
Issue | ID |
---|---|
Oauth token refresh issue no longer occurs in Mule 4.4.0. |
W-10781856 |
September 10, 2020
Fixed an issue in which using payload in an expression for the refreshTokenWhen property resulted in an error. (MULE-18307)
December 19, 2019
Fixed the leak of dynamic configs that resulted from the token manager not initializing in AbstractGrantType
. (MULE-17827)
October 18, 2019
Misnamed parameters in the OAuth module generated invalid extension model. (MULE-17662)
Upgraded Commons Codec to 1.13. (MULE-17337)
August 13, 2019
HTTP updated to version 1.5.6. (MULE-17254)
July 18, 2019
Removed dependencies on MuleContext on OAuth module. (MULE-11412)
OAuth uses the wrong access token when multiple concurrent refresh requests are sent. (MULE-17010)
April 10, 2019
OAuth authenticators do not implement equals() and hashCode(). (MULE-16704)
November 2, 2018
Setting refreshTokenWhen=true
in oauth:authorization-code-grant-type fails with an exception. ( MULE-15809)
November 1, 2018
Support non-blocking in OAuth HTTP calls. (MULE-11272)
Remove *-object-store elements (MULE-11724)
August 14, 2018
OAuth: Provide option encodeClientCredentialsInBody
in authCode. (MULE-15539)
May 7, 2018
ConfigurationException: Element 'tokenManagerConfig-MyConfigName' is not defined in the Mule Registry. (MULE-14822)
May 7, 2018
ConfigurationException: Element 'tokenManagerConfig-MyConfigName' is not defined in the Mule Registry. (MULE-14822)
January 23, 2018
Provide a singleton MultiMap instance. (MULE-14544)
January 23, 2018
This version does not work with Mule 4.0.0, you need to move to 4.1.0 or a higher version to use it.
OAuth Module exports internal classes. (MULE-14446)
Users should not be able to use an expression when configuring a proxy. (MULE-14379)
HTTP Connector does not route OAuth tokens request through proxy. (MULE-14160)