File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 373373 'view_transfer_agreements ' ,
374374 ],
375375 ],
376+ [
377+ 'id ' => 168 ,
378+ 'module ' => 'Sevices ' ,
379+ 'menu ' => 'Use Service (<span>beta</span>) ' ,
380+ 'action ' => 'use_service ' ,
381+ 'adminonly ' => '0 ' ,
382+ 'visible ' => '1 ' ,
383+ 'allusers ' => '0 ' ,
384+ 'allcamps ' => '0 ' ,
385+ 'action_permission ' => [
386+ 'register_service_usage ' ,
387+ ],
388+ ],
389+ [
390+ 'id ' => 169 ,
391+ 'module ' => 'Services ' ,
392+ 'menu ' => 'Manage Services (<span>beta</span>) ' ,
393+ 'action ' => 'services ' ,
394+ 'adminonly ' => '0 ' ,
395+ 'visible ' => '1 ' ,
396+ 'allusers ' => '0 ' ,
397+ 'allcamps ' => '0 ' ,
398+ 'action_permission ' => [
399+ 'manage_services ' ,
400+ ],
401+ ],
402+ [
403+ 'id ' => 170 ,
404+ 'module ' => 'Admin ' ,
405+ 'menu ' => 'Base Settings (<span>beta</span>) ' ,
406+ 'action ' => 'base_settings ' ,
407+ 'adminonly ' => '0 ' ,
408+ 'visible ' => '1 ' ,
409+ 'allusers ' => '0 ' ,
410+ 'allcamps ' => '1 ' ,
411+ 'action_permission ' => [
412+ 'manage_base_settings ' ,
413+ ],
414+ ],
376415];
377416
378417// This has to be identical to the rolesMapping in the Auth0 dynamic-permissions script
You can’t perform that action at this time.
0 commit comments