Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerThe OAuth2 Provider module enables a Mule runtime engine (Mule) app to be configured as an Authentication Manager in an OAuth2 dance.
Guide: OAuth2 Provider User Guide
Reference: OAuth2 Provider Reference
September 11, 2025
| Software | Version | 
|---|---|
| Mule | 4.1.1 and later | 
| Issue Resolution | ID | 
|---|---|
| The Spring framework is upgraded to version 5.3.39-spring-framework-5.3.45 to address reported security vulnerabilities. | W-18704894 | 
March 26, 2025
| Software | Version | 
|---|---|
| Mule | 4.1.1 and later | 
| Issue Resolution | ID | 
|---|---|
| This release includes general security fixes. | W-16889148 | 
| The log4j dependency is upgraded to version 2.17.1 to address reported security vulnerabilities. | W-16889148 | 
May 14, 2024
This release includes only non-user-impacting changes.
| Software | Version | 
|---|---|
| Mule | 4.1.1 and later | 
| OpenJDK | 8, 11, and 17 | 
March 8, 2024
This connector is now compatible with Java 17.
| Software | Version | 
|---|---|
| Mule | 4.1.1 and later | 
| OpenJDK | 8, 11, and 17 | 
June 14, 2023
| Software | Version | 
|---|---|
| Mule | 4.1.1 and later | 
| Issue Resolution | ID | 
|---|---|
| Improved the performance of the Validate operation. | W-13101424 | 
June 12, 2023
| Software | Version | 
|---|---|
| Mule | 4.1.1 and later | 
| Issue Resolution | ID | 
|---|---|
| Upgraded internal dependencies. | W-13568991 | 
| Refactored code to improve security. | W-13145661 | 
October 18, 2022
| Software | Version | 
|---|---|
| Mule | 4.1.1 and later | 
| Issue | ID | 
|---|---|
| Upgraded internal dependencies. | W-11639029 | 
August 23, 2022
| Software | Version | 
|---|---|
| Mule | 4.1.1 and later | 
| Issue | ID | 
|---|---|
| Upgraded internal dependencies. | W-11577652 | 
December 16, 2021
| Software | Version | 
|---|---|
| Mule | 4.1.1 and later | 
| Issue | ID | 
|---|---|
| Fixed inconsistencies in OAuth2 token expiry time. | OPM-31 | 
February 18, 2021
Fixed an issue that prevented LDAP authentication. (OPM-20)
Fixed the Already exists a listener matching that path and methods error that occurred when restarting an application using the OAuth2 Provider Module. (OPM-21)
Fixed the Provider already registered error that occurred when starting a stopped application when using the OAuth2 Provider Module. (OPM-22)
September 15, 2019
ClassCastException was incorrectly thrown in an error scenario. This has been replaced by OAuth2ProviderSecurityException. (MULE-17445)
August 13, 2019
HTTP updated to version 1.5.6. (MULE-17254)
Upgraded commons-io to version 2.6. (MULE-16582)
January 8, 2019
Token response content-type header is not application/json (EE-6224)
ClientCredential grants inconsistent error codes. This broke compatibility, so use system property: mule.oauth.provider.oldErrors=true if wanting to get the previous error codes. (EE-6521)
clientSecurityProvider is no longer mandatory. (EE-6488)
Static login page is now being exported. (EE-6519)