Skip to content

Add a required field for AuthenticatedPerson

Chris Lemaire requested to merge required-for-authenticated-person into development

This required field can be used to still wire an authenticated person without throwing an exception when no one is authenticated.

Merge request reports