...
The following is a sample configuration of user roles for the Dashboard Portal. These user roles are defined in the <SP_HOME>/conf/dashboard/deployment.yaml
file under the wso2.dashboard.portal:
namespace as shown below.
Code Block | ||
---|---|---|
| ||
wso2.dashboard.portal: roles: creator: - name: role1 id: 1 viewer: - name: role2 id: 2 | ||
Info | ||
When you configure aunthentication for the Dashboard Portal and other dashboard components of WSO2 SP (i.e., Status Dashboard and Business Rules Manager), ensure that the session timeout interval you define is greater than one minute. This is because the system checks the user credentials and keeps extending the session every minute until the session timeout is reached. For more information about configuring authorization, see User Management via the IdP Client Interface.{roleID} |