4.0.0
arvindkrishnakumar-okta
released this
30 Mar 19:41
·
281 commits
to master
since this release
This major release upgrades the Java Management SDK APIs to Open API Spec v2.3.0
Refer to Migration Guide for insights on breaking changes to interfaces and models.
In addition, below are some enhancements and issues that are addressed:
- Fixed
x-okta-multi-operation
bug with Open API spec code generation (#462) - Added Multiple JWK keys support (#504)
- Added Key ID (kid) support into yaml configuration (#549)
- Disable flaky IT assignSuperAdminRoleToUserTest (#565)
- Added new method setJwks to OIDC application builder (#566)
- Fixed Incorrect method param type in UserBuilder::setProvider() (#567)