main
max 2 weeks ago
parent bcb16e539c
commit 36e0901291

@ -1,27 +1,4 @@
[ [
{
"id": "keycloak-man",
"icon": "pf-icon-key",
"label": "Keycloak Man",
"descriptionLabel": "Let Keycloak Man teach you how to theme and extend the Account Console.",
"children": [
{
"path": "content/keycloak-man",
"label": "Who is Keycloak Man?",
"modulePath": "/content/keycloak-man/who-is-keycloak-man.js"
},
{
"path": "content/sample-overview",
"label": "Overview of this extension",
"modulePath": "/content/keycloak-man/sample-overview.js"
},
{
"path": "content/keycloak-man-loves-jsx",
"label": "Keycloak Man Loves JSX",
"modulePath": "/content/keycloak-man/KeycloakManLovesJsx.js"
}
]
},
{ "label": "personalInfo", "path": "/" }, { "label": "personalInfo", "path": "/" },
{ {
"label": "accountSecurity", "label": "accountSecurity",
@ -34,16 +11,5 @@
"isVisible": "isLinkedAccountsEnabled" "isVisible": "isLinkedAccountsEnabled"
} }
] ]
},
{ "label": "applications", "path": "applications" },
{
"label": "groups",
"path": "groups",
"isVisible": "isViewGroupsEnabled"
},
{
"label": "resources",
"path": "resources",
"isVisible": "isMyResourcesEnabled"
} }
] ]

Loading…
Cancel
Save