Skip to content

Release 1.9.0

Latest
Compare
Choose a tag to compare
@banterCZ banterCZ released this 24 Oct 08:14
· 12 commits to develop since this release
29316b9

This release contains the following improvements and bugfixes:

  • PowerAuth protocol supports temporary encryption keys, so the keys embedded in the mobile app are only used for signature verification, see Temporary Encryption Keys for details.
  • The commitPhase parameter can be specified to change the activation flow so that the PENDING_COMMIT state is skipped and activation becomes ACTIVE during the key exchange, see Advanced Activation Flows for details.
  • PowerAuth protocol allows activation using OpenID Connect (OIDC) protocol.
  • Performance of the callback invocation has been optimized.
  • Callback authentication supports OAuth 2.0.
  • Callbacks now support the outbox pattern with configurable retry limits.
  • An operation approved by an incorrect user switches the assigned user ID due to an incorrect handling of the approval error.
  • Dependency updates.