feat: create getConfig GQL query
This commit is contained in:
@@ -36,6 +36,7 @@ const authentication = shield(
|
||||
getAutomatischInfo: allow,
|
||||
listSamlAuthProviders: allow,
|
||||
healthcheck: allow,
|
||||
getConfig: allow,
|
||||
},
|
||||
Mutation: {
|
||||
'*': isAuthenticated,
|
||||
|
Reference in New Issue
Block a user