Allow elastic/fleet-server to call appropriate Fleet APIs (#113932)

This commit is contained in:
Josh Dover 2021-10-19 12:14:57 +02:00 committed by GitHub
parent f9afe67f1e
commit 5974fcfdb5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 653 additions and 133 deletions

View file

@ -45,7 +45,7 @@ export default function ({ getService }: FtrProviderContext) {
},
global: ['all', 'read'],
space: ['all', 'read'],
reserved: ['ml_user', 'ml_admin', 'ml_apm_user', 'monitoring'],
reserved: ['fleet-setup', 'ml_user', 'ml_admin', 'ml_apm_user', 'monitoring'],
};
await supertest