Current section
Files
Jump to
Current section
Files
lib/registry/shared/group.json
{
"group": [
{
"id": "arke_auth_member",
"label": "Arke Auth Member",
"description": "Arke Auth Member",
"arke_list": [
"super_admin",
"member_public"
]
},
{
"id": "enable_sso",
"label": "Enable SSO",
"description": "Group containing all the arkes which can use the SSO function",
"arke_list": [
"super_admin"
]
}
]
}