Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • There is a new scope to request a new minified version of the roles_with_context claim. You can find more on this topic here.

  • Claim types can now be limited in size to make sure that tokens don’t surpass a certain size. You can find more on this topic here.

  • Logout propagation to external identity providers has been implemented.

  • Minor design changes have been applied to improve readability and usability.

  • The validation of the place of birth in the AHV verification method has been made optional. You can set ValidatePlaceOfBirth to false in the configuration to do so.

  • Fidentity verification method

    • Then users language is now passed to the identity verification service fidentity.

    • The evidence files are now being downloaded and can be stored locally using a workflow

    • When the user is being deleted, the evidence files can be deleted using a workflow

  • The default log configuration was adapted to keep the log files for 100 days and a maximum of 10 MB per day

Bug fixes

  • Breaking change: The issued roles_with_context claim had a ClaimValueType of CoreOne:iTsense.CoreLogin2.Shared.Models.RoleClaim.RoleClaim instead of urn:coreone:authentication:role:with_context. Should you somewhere reference to the old, incorrect value, please adjust it.

  • The username claim could not be used in the id_token and access_token because of its special storage type (multiple usernames are supported). It’s now possible to map the username to any scope.

...

  • There are new workflows available to define approval workflows for both roles and roles types. You can find more on this topic here.

  • Manual Role assignments can now be bound to an employment. If the user looses the employment, he will also loose the role assignment. Setting this relation is currently supported from within workflows but not yet from within the user interface. This feature will follow.

  • The default log configuration was adapted to keep the log files for 100 days and a maximum of 10 MB per day

CoreOne Database Services

...