Skip to content

1.4.0

Choose a tag to compare

@bdemers bdemers released this 18 Jan 21:37
· 651 commits to master since this release
okta-sdk-root-1.4.0
  • Add support for Okta's Policies API
  • All Resources implement ExtensibleResource and Map<String, Object> to allow fields unsupported by this SDK to be more easily used.
  • Added support for OkHttp, HttpClient will be deprecated in the future
  • Yaml usage is now optional (dependency on snakeyaml is still compile scope to retain backward
  • Added missing nextLogin param on Create User #232
  • Fixed issue where Role.type was read-only #249
    compatibility/functionality)
  • Fixed proxy configuration error #237
  • Deprecated com.okta.sdk.lang in favor of com.okta.commons.lang