Is there a way (other than creating custom gadgets and using the API directly) to expose the existing administrator gadgets to a supervisor?
The gadgets on the Administrator console cannot be exposed to the supervisor account because they are not open sourced. The APIs required to do these actions can only be done with administrator credentials, so if a custom gadget is created, you will need to hardcode the administrator credentials for authentication, which is not very secure.
Comments
0 comments
Please sign in to leave a comment.