Problem
If you try to register a new template as a regular user, you will see an error, similar to this when you click on the 'Register Template from URL' button:
The reason seems to be that the user account does not have access to the listExtensions and listConfigurations (the latter is not mentioned in the error message but is visible in the developer console), which are called during the dialog loading.
Versions
Found in ACS 4.22 nightly (from 22 Sep), using KVM Oracle Linux 8 as management server and hypervisors.
The steps to reproduce the bug
- Login as regular user.
- Go to Images > Templates.
- Click on the 'Register Template from URL' button.
What to do about it?
No response