Releases: okta/okta-sdk-java
Releases · okta/okta-sdk-java
1.0.0
- 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 anull
body
0.10.0
- 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
0.8.1
0.8.0
- Adds support for the Factors API