keyman
This commit is contained in:
parent
bcb16e539c
commit
36e0901291
1 changed files with 0 additions and 34 deletions
|
@ -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": "accountSecurity",
|
||||
|
@ -34,16 +11,5 @@
|
|||
"isVisible": "isLinkedAccountsEnabled"
|
||||
}
|
||||
]
|
||||
},
|
||||
{ "label": "applications", "path": "applications" },
|
||||
{
|
||||
"label": "groups",
|
||||
"path": "groups",
|
||||
"isVisible": "isViewGroupsEnabled"
|
||||
},
|
||||
{
|
||||
"label": "resources",
|
||||
"path": "resources",
|
||||
"isVisible": "isMyResourcesEnabled"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue