Migration from 1.4.x to 1.5.x

This guide contains instructions for migration from PowerAuth Cloud version 1.4.x to version 1.5.0.

Spring Boot 3

The PowerAuth Enrollment Sever was upgraded to Spring Boot 3, Spring Framework 6, and Hibernate 6. It requires Java 17 or newer.

API

Adjusted the responses for registration list and detail (registration list no longer contains user ID).

Create registration endpoint now allows multiple created registrations per one user. If you want to restrict creation to single pending registration use the parameter restrictToSinglePending.

Last updated on Sep 27, 2023 (14:32) View product
Search

develop

PowerAuth Cloud