Skip to content

[PHEE-569] Create tenents#235

Draft
somanath21 wants to merge 2 commits into
openMF:masterfrom
somanath21:PHEE-569
Draft

[PHEE-569] Create tenents#235
somanath21 wants to merge 2 commits into
openMF:masterfrom
somanath21:PHEE-569

Conversation

@somanath21
Copy link
Copy Markdown
Contributor

(https://fynarfin.atlassian.net/browse/PHEE-569)

Description

  • PR title should have jira ticket enclosed in [].

    Format: [jira_ticket] description

    ex: [phee-123] PR title.
  • Add a link to the Jira ticket.
  • Describe the changes made and why they were made.

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Followed the PR title naming convention mentioned above.

  • Design-related bullet points or design document links related to this PR are added in the description above.

  • Updated corresponding Postman Collection or Api documentation for the changes in this PR.

  • Create/update unit or integration tests for verifying the changes made.

  • Add required Swagger annotation and update API documentation with details of any API changes if applicable

  • Followed the naming conventions as given in https://docs.google.com/document/d/1Q4vaMSzrTxxh9TS0RILuNkSkYCxotuYk1Xe0CMIkkCU/edit?usp=sharing

Copy link
Copy Markdown
Contributor

@fynmanoj fynmanoj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes should be added to G2p Sanbox chart in the template. we will consider these tenants as the default configuration of G2p sandbox chart


4c. GRANT ALL PRIVILEGES ON `rhino`.* TO 'mifos';

4d. GRANT ALL PRIVILEGES ON `gorilla`.* TO 'mifos';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update all tenants here

rest.authorization.enabled=false
rest.authorization.host=http://ops-bk.mifos.g2pconnect.io

dfspids=rhino, gorilla
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please check this, we need to add all dfsp here ?

ph-ee-g2psandbox.ph-ee-engine.ph_ee_connector_ams_mifos.ams_local_customer_host="https://fynams.sandbox.fynarfin.io/"
ph-ee-g2psandbox.ph-ee-engine.ph_ee_connector_ams_mifos.ams_local_auth_host="https://fynams.sandbox.fynarfin.io/"
ph-ee-g2psandbox.ph-ee-engine.ph_ee_connector_ams_mifos.ams_local_loan_host="https://fynams.sandbox.fynarfin.io/"
ph-ee-g2psandbox.ph-ee-engine.ph_ee_connector_ams_mifos.dfspids="rhino,gorilla" No newline at end of file
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dfsp ids here as well

@@ -0,0 +1,78 @@
tenants.connections[0].auto_update=true
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all tenants connections to be added here

CREATE DATABASE `Pluto`;
CREATE DATABASE `Venus`;
CREATE DATABASE `Jupiter`;
GRANT ALL PRIVILEGES ON `rhino`.* TO 'mifos';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants