R101

New features

  • improved the support for Flowmailer for sending out emails

  • added support for sending out emails to email addresses that contain non-europeans characters

  • support for SAML SLO when using computed claims in combination with the persona flow

  • added the possibility to make new custom workflows external available by configuration

  • a new version of the end session API is introduced so when a user is logged out from an OIDC SP, the connected SAML SPs will be notified out the logout so that the local SAML SPs will be invalidated as well.

  • introduced a new password expiration module in order to provide more flexibility

  • now the language selector highlights the selected language I the dropdown

  • introduced a new component to select a persona/company with search options and styling options

  • added the gotoURL in a secure way to the registration workflow

Bug Fixes

  • aria-invalid issue fixed with noClear config and aria-errormessage attribute is also implemented with validations.

  • fixed the issue where the errors from the backend never reached the frontend while trying to log in

  • fixed an accessibility bug in Firefox where now the user is able to focus on links using Tab and can open them using Enter

  • extended the account lock-out to the ROPC flow

  • the state-parameter is now passed to the logout-redirect-url when end session is triggered

  • fixed 2 bugs where error messages disappeared too soon

  • fixed a bug where we validated the input before any input waas given

  • UI validation issue fixed for the email field in both the smart link page and the help menu page

  • fixed an issue in the step-up flow


  Last updated