...
Log new user account creation time initial data for easier troubleshooting. We got bit by this in one site. With this improvement, we have this seldom needed, but necessary data point. Sensitive data is not saved, of course.
Datastorage to and UI in Management UI to review existing datastorages. This is an important toold for troubleshooting, and auditing purposes.
Added auto-generated authorisation types for suomi.fi-valtuudet YPA in use in Finland.
Added more Lock settings boxes to protect from human errors.
Internal code refactoring to gain more speed.
Center all views under OpenID authorisation endpoint (incl. user creation, password forgotten view, error views etc.).
Add support for forced authentication for SAML user directories. This ensures that autentication is performed every time user uses SAML user directory authentication and no previous session information is used. Previous behaviour was to cache authentications for a while (time is dependent on external user directory).
Add support for electronic identification number (SaTu) via SAML user directory at Finnish suomi.fi-tunnistaminen. This is an supplemental unique personal ID.
Add support for multiple email addresses in onePortal myData export json.
Add a button to role editor’s “groups” tab create a new group with the same name as the role.
Contacts REST API: add support for memberOf “memberOf” attribute (contacts can now be added to groups via REST API), interpret empty or blank “nsCode” and “locationSite“ values as not provided and silently ignore them.
...