octoposprime / op-be-auth

OctopOS Prime Backend Authorization and Authentication Service
http://www.octoposprime.com
5 stars 0 forks source link

Update Config Files for Service Hosts #22

Closed Feyzanrs closed 3 months ago

Feyzanrs commented 4 months ago

We need to update the configuration settings in the config/internal.yml and config/internal_test.yml files to reflect changes in our service architecture. The updates involve adding new authentication service host and port configurations and removing existing user service settings to streamline our infrastructure setup.

Path of the files to be updated

Note: Please ensure that the changes are made in both files.

Changes to be made

The changes will be merged into the first/hsm/1/create-first branch first. Therefore, set the base branch of the pull request as first/hsm/1/create-first.

Sddilora commented 3 months ago

I made changes on the issue, I realized that we need to use the user host and port to communicate with the user service, and they need to stay here.