diff --git a/config/product/auth.js b/config/product/auth.js index 976783d5d9..3b73145898 100644 --- a/config/product/auth.js +++ b/config/product/auth.js @@ -35,6 +35,7 @@ export function init(store) { name: 'config', weight: 100, route: { name: 'c-cluster-auth-config' }, + ifHaveType: MANAGEMENT.AUTH_CONFIG }); spoofedType({ diff --git a/edit/auth/github.vue b/edit/auth/github.vue index e1276634a2..24be307e9e 100644 --- a/edit/auth/github.vue +++ b/edit/auth/github.vue @@ -194,7 +194,7 @@ export default { - +