-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Shon edited this page Sep 4, 2024
·
10 revisions
The onboarding
feature includes information about the B.C. Industrial Emissions Reporting System (BCIERS),a web application for industrial operators to participate in the B.C. Output-Based Pricing System (B.C. OBPS). Onboarding also leads users to the Keycloak login process where users authenticate themselves. This ensures that only authenticated, authorized users can proceed to the BCIERS applications.
The dashboard
feature provides navigation across different parts of the larger BCIERS system by entry points to other applications in the form of dashboard tiles. Each tile represents a different application and includes role specific links to the application's functionalities.
User Role | Admin Dashboard | Select an Operator | My Operator | Operations | Contacts | Users and Access Request |
---|---|---|---|---|---|---|
cas_pending | ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
cas_admin | ✅ | ❌ | ❌ | ✅ | ✅ | ✅ |
cas_analyst | ✅ | ❌ | ❌ | ✅ | ✅ | ❌ |
industry_user | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ |
industry_user_admin | ✅ | ❌ | ✅ | ✅ | ✅ | ✅ |
User Role | Reg Dashboard | Register an Operator | Register an Event |
---|---|---|---|
cas_pending | ❌ | ❌ | ❌ |
cas_admin | ❌ | ❌ | ❌ |
cas_analyst | ❌ | ❌ | ❌ |
industry_user | ✅ | ✅ | ✅ |
industry_user_admin | ✅ | ✅ | ✅ |