Skip to content

Releases: okta/okta-sdk-java

1.0.0

07 Feb 22:05
okta-sdk-root-1.0.0
Compare
Choose a tag to compare
  • Added support for cacheing resources locally
  • Reduce the scope of methods and classes in the impl module
  • Code cleanup
  • Removed support for Application.generateApplicationKey()
  • User & App Passwords are now char[]s
  • User.forgotPassword now allows for a null body

0.10.0

14 Dec 18:20
okta-sdk-root-0.10.0
Compare
Choose a tag to compare
  • Adds support for Okta's Logs API
  • Adds support for Okta's Sessions API
  • #112 Allow creation of users in group
  • #113 Invalid reference links provided in documentation
  • #115 Add better argument checking for null/empty strings when constructing URLs
  • #130 Add util methods to retrieve custom user profile data without casting
  • #135 UserAgent shows sdk version twice

0.9.0

14 Dec 18:14
okta-sdk-root-0.9.0
Compare
Choose a tag to compare
  • Adds support for Okta's Apps API
  • Fixes a few minor javadoc issues

0.8.1

09 Nov 19:38
okta-sdk-root-0.8.1
dc08b0d
Compare
Choose a tag to compare
  • Fixes problem when looking up enums #125

0.8.0

09 Nov 19:39
okta-sdk-root-0.8.0
Compare
Choose a tag to compare