UI - Assign Roles to Users
When a BC Service Card user logs in and they select an account to use for STRR assign them the Host role in the backend.
This is for Dec 15 release as we will not have platform roles ready.
No dependencies and no design required.
Technical Breakdown:
- [x] UI - Update endpoint URLs:
- /accounts
GET&POST - /me - removed
- /sbc - removed
Do we need this ticket? it's a UI ticket and there is an API ticket for this. I'm not sure if we actually need to do any UI work because we are just going to assign a role to every BC Services Card User who enters our system from Dec 15th until we implement the platform application form. @dimak1 and @kris-daxiom
There will be minor UI changes in terms of the URL changes. The default role assignment will be done from the API when the user creates a new account or while submitting an application if an existing account is used.
Account Role created when: /create-account - PASS Account Role creation when a new STRR account is created - PASS