diff --git a/apimanager/base/templates/home.html b/apimanager/base/templates/home.html index 6f60d77..25e93d8 100644 --- a/apimanager/base/templates/home.html +++ b/apimanager/base/templates/home.html @@ -6,7 +6,7 @@

- This app gives you access to management functionality for the sandbox at {{ OAUTH_API }}. If the authenticated user has the required permissions, e.g. being a super admin, you can enable or disable consumers. You have to register an account before being able to proceed. + This app gives you access to management functionality for the sandbox at {{ OAUTH_API }}. You have to register an account before being able to proceed. The logged-in user needs to have specific roles granted to use the functionality.