bcgov / bcgov/entity

Filer - integrate with auth listener non-IA & non-registration filings

Open
#20,486 1 comment 0 reactions 0 assignees View on GitHub
blocked Entities - Data Migration ENTITY - DO NOT USE
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

The filer previously interacted with auth directly via auth api calls. This code has been commented out in the filer in the meantime.

Moving forward, this communication with the auth api will take place via the auth listener.

To make this happen, the filer will need to be updated to send a queue message to the auth listener where appropriate.

**TODOs**
- [ ] Update code to send a queue message to auth topic where api calls were made previously for non-IA and non-registration filings that talked to auth. The first ticket that integrated auth listener for IA & Registration filings should have established a lot of the missing configuration as well as the initial pieces required to send queue messages to the auth listener
- [ ] Remove commented out auth calls once replaced
- [ ] Update corresponding tests as appropriate. There may be a need to mock some of the queue pieces to ensure test continue working.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.