Public/Private dashboards

During the installation, based on the inputs of the installer, access to the access for the program will be set to either public or private.

Public Access indicates that the program can be accessed via a public dashboard with a login as a user.

Private Access indicates that the program can be accessed only via a private dashboard, which is once any private or admin user is logged in.

Keycloak Admin can override the access from the keycloak admin console by following the below steps.

  1. Navigate to the roles tab. Select whichever role admin wants to modify the program access to.

  1. Once on the selected role page, select the attributes tab.

  1. Modify the value of the attribute named key, which is a string consisting of comma separated program Ids and save to apply the changes.

  1. Any role to be added can be appended to that string with a comma between each programId, or any program ID removed will no longer be accessible to the selected role.

  2. Currently configured Program ID’s can be found in a table of spec schema: spec.DatasetGrammar.

Also following are the IDs that are currently available and configured program IDs within cQube:

  • nishtha

  • pm_poshan

  • nas

  • diksha

  • pgi

  • udise

  • sch_att

  • nipun_bharat

  • ncert_quiz

  • micro_improvements

  • telemetry

Last updated