...
There are new password change and password reset methods.
There are new main password change and password reset methods which populate password to any connected systems.
There are new API methods to update a Core Identity with easier handling.
The swagger documentation is now divided into auto-generated endpoints (data-centric) and custom endpoints (business-centric).
There is a new
system_name
on the Target System entity. This will identify a target system uniquely in many places.
CoreOne Authentication Services
If the current LoA only contains an external identity provider, you can now initiate a direct redirect to that provider.
Users with expired re-certifiction certification processes are prevented from login in to other applications other then the Self-Service Portal.
If the only possible path for an authentication is an external logon provider, the user will now be redirected automatically.
Local claims and attributes can now be updated automatically from external authentication providers. The update occurs upon each login request of a user.
The Core Identity entity now has a read only e-mail address for easier access.
JWT Certification Secrets for clients are now supported.
The matching attributes for external identities is now configurable on the external identity provider configuration. By default external and internal identities are matched on the email address.
...