Grant Competent Authority Access
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
> _This issue was auto-created as part of the Zenhub sub-issues migration. The original entity was opened on 2024-07-09. For more details see [this post](https://changelog.zenhub.com/migration-of-epics-projects-to-sub-issues-313645?zenhub_entity_id=Z2lkOi8vcmFwdG9yL1plbmh1YkVwaWMvMjA5MDM3)._
GIVEN I am BC Online Administration
I would like the ability to grant access to competent authority search (or director search) within the BC Registries System directly
SO that I do not need to create operational tickets which add time and other people's involvement into the process of granting access
Flow
- client completes request form and sends to BCOL Admin
- BCOL Admin reviews and then sends to the Registrar for approval
- Declined form returned to BCOL Admin - flow ends
- Approved form returned to BCOL Admin - BCOL admin logs on to the BCRS system and looks up the account being granted access
- BCOL Admin chooses the option from the Products and Services tab in the application for Competent Authority Transparency Register Search (can also add tile for Director Search at this time)
- BCOL Admin has some sort of secondary approval (could require a second staff member approve as well, or that there's a pop up confirming they have verified the account. Secondary approval to be determined by design team)
What must be built?
- Add product types (competent authority access and director search) that show and can be added only by BC Online Administration (who I believe already have a specific keycloak role)
- include some sort of double check to ensure BCOL apply product on correct account (pop up asking they double check / type in account number? second person reviewing? Design TBD).
**TBD** - Do we want the form to be manual or digital?
- If the user has no existing account does the user create a new account?
- Does the user have access to the business account?
**RISK** - This is part of auth API. Need to review the risks of an error in assigning access of providing this ability to groups other than BCOL Admin.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.