AUTH-API: Modify add affilication user story to not use /tokens endpoint
Open
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
We have a temporary stop-gap in place to create an entity when a user attempts to affiliate with an entity. We need to remove this, and use a service account to load entities and passcodes.
The POST to /entities should also be modified to update an entity if it already exists. It should also have the required roles set to 'system' as @pksumesh has added this role to the service account being used.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.