2024-01-10 08:38:02 +00:00
|
|
|
[
|
2024-06-13 12:38:43 +00:00
|
|
|
{ "label": "personalInfo", "path": "" },
|
2024-01-10 08:38:02 +00:00
|
|
|
{
|
|
|
|
"label": "accountSecurity",
|
|
|
|
"children": [
|
|
|
|
{ "label": "signingIn", "path": "account-security/signing-in" },
|
|
|
|
{ "label": "deviceActivity", "path": "account-security/device-activity" },
|
|
|
|
{
|
|
|
|
"label": "linkedAccounts",
|
|
|
|
"path": "account-security/linked-accounts",
|
|
|
|
"isVisible": "isLinkedAccountsEnabled"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{ "label": "applications", "path": "applications" },
|
|
|
|
{
|
|
|
|
"label": "groups",
|
|
|
|
"path": "groups",
|
|
|
|
"isVisible": "isViewGroupsEnabled"
|
|
|
|
},
|
2024-08-22 18:44:03 +00:00
|
|
|
{
|
|
|
|
"label": "organizations",
|
|
|
|
"path": "organizations",
|
|
|
|
"isVisible": "isViewOrganizationsEnabled"
|
|
|
|
},
|
2024-01-10 08:38:02 +00:00
|
|
|
{
|
|
|
|
"label": "resources",
|
|
|
|
"path": "resources",
|
|
|
|
"isVisible": "isMyResourcesEnabled"
|
2024-05-31 13:11:32 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"label": "oid4vci",
|
|
|
|
"path": "oid4vci",
|
|
|
|
"isVisible":"isOid4VciEnabled"
|
2024-01-10 08:38:02 +00:00
|
|
|
}
|
|
|
|
]
|