foca
foca copied to clipboard
Implement configurable identifiers for access control
Access control uses the default function generate_id
for creating identifiers for new objects. We need to support configurable parameters for the same. Currently, we are using the default support that foca
provides. We need to add parameters as a part of AccessControlConfig
in order to give user more accessibility.