beckn / beckn-onix

beckn onix
MIT License
38 stars 20 forks source link

Investigate ability to get BAP and BPP to subscribed state instead of Initiated in the Registry #10

Closed vbabuEM closed 6 months ago

vbabuEM commented 6 months ago

Problem: Currently after we install the BAP and BPP, the status of these are Initiated in the registry. It requires manually logging into to the Registry to make it Subscribed.

Requirement: Ideally it should not require manually logging into the registry to change from Initiated to Subscribed. This task might have some discovery and might have dependencies on Registry.

Test: Install BAP,BPP,Gateway and Registry on different nodes. Log into Registry. The status of BAP and BPP should be Subscribed.

vbabuEM commented 6 months ago

Ravi mentioned that we should probably leave this as is rather than attempt automatic Subscription. Please check with Ravi before implementation