A built-in WebAuthn authenticator has been introduced. This authenticator uses the same implementation type as the WebAuthn plugin published on GitHub, and will therefore cause a conflict if the latter is not removed before upgrade. If no WebAuthn authenticator plugin has previously been applied and configured, no actions are required.
If the GitHub WebAuthn plugin is currently in use; to avoid conflicts, perform the following actions before upgrade:
webauthn-authenticator-*.jar
$IDSVR_HOME/usr/share/plugins/<PLUGIN_GROUP>
The BankID client was moved to the io.curity package, which means that the name of the logger that logs BankID messages changed to io.curity.identityserver.plugin.authenticators.bankid.client.BankIdClient. Any logging configurations using the previous logger name should be updated.
io.curity
io.curity.identityserver.plugin.authenticators.bankid.client.BankIdClient