...
There is a new
scope
to request a new minified version of theroles_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.
A reference to the external identity provider is passed to the
CoreIdentityCreated
workflow, so that the source of the registration is available from within the workflow. More on the configuration 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
...