Administering Security using the API

The Security API provided with the Intuitive Dashboards Software allows the hosting application to manage users, groups and permissions within the dashboard by managing access to selected tables in the database holding dashboard definitions. 

Security API has the following primary use cases:

• The host application can create a dashboard user as part of its own user creation workflow. 
• The host application can replicate its own user repository to the dashboard software as a single batch setup process. 
• The host application can implement multi-tenancy and other security regimes by remotely dictating user data-eligibility to the dashboard server.

For full details on how to configure your dashboard software to utilise the API and in depth notes on how to utilise them please refer to the Developers' Guide.