feat(sso): introduce authentication with SAML
This commit is contained in:
@@ -33,6 +33,7 @@ const authentication = shield(
|
||||
Query: {
|
||||
'*': isAuthenticated,
|
||||
getAutomatischInfo: allow,
|
||||
getSamlAuthProviders: allow,
|
||||
healthcheck: allow,
|
||||
},
|
||||
Mutation: {
|
||||
|
Reference in New Issue
Block a user