Skip to content

Version 0.6.0

Compare
Choose a tag to compare
@yizshi yizshi released this 17 Apr 15:27
· 23 commits to master since this release
74b071c
  • Added support for latest version of Duo's API call signing algorithm, including
    • Support for additional headers
    • Support for non-String type call parameters
  • Created dedicated Admin, Accounts, and Auth API client classes
  • Defaulted Admin client to use latest version of Duo API signing
  • Added support for Java 17
  • Added example for SSO integration calls with the new Admin client
  • Various code cleanups and dependency updates