Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication client #129

Merged
merged 3 commits into from
Dec 12, 2017
Merged

Authentication client #129

merged 3 commits into from
Dec 12, 2017

Conversation

mijicd
Copy link
Contributor

@mijicd mijicd commented Dec 11, 2017

Contains HTTP client toward the manager service instance(s), that will make requests on their /identity endpoints. It is intended to use internally, for cross-service communication.

Requirements:

  • properly configured environment variables on all the services utilizing this library

Signed-off-by: Dejan Mijic <dejan@mainflux.com>
@mijicd mijicd requested a review from drasko December 11, 2017 14:22
@mijicd mijicd requested a review from a team as a code owner December 11, 2017 14:22
Implemented a HTTP client toward the manager service. The client is
intended to be used as a library that will generate requests to the
'/identity' endpoint of a manager service instance selected through
provided URL.

Signed-off-by: Dejan Mijic <dejan@mainflux.com>
@mijicd mijicd force-pushed the feature-manager-client branch 3 times, most recently from 495a1f9 to 25c7a46 Compare December 12, 2017 10:19
Signed-off-by: Dejan Mijic <dejan@mainflux.com>
@drasko drasko merged commit b6b9972 into master Dec 12, 2017
@mijicd mijicd deleted the feature-manager-client branch December 25, 2017 13:32
manuio pushed a commit that referenced this pull request Oct 12, 2020
arvindh123 pushed a commit to arvindh123/magistrala that referenced this pull request Dec 17, 2023
* Fix auth tests

Signed-off-by: felix.gateru <felix.gateru@gmail.com>

* Fix auth tests

Signed-off-by: felix.gateru <felix.gateru@gmail.com>

* Fix auth tests

Signed-off-by: felix.gateru <felix.gateru@gmail.com>

* Fix service tests

Signed-off-by: felix.gateru <felix.gateru@gmail.com>

* Fix auth tests

Signed-off-by: felix.gateru <felix.gateru@gmail.com>

* Fix auth tests

Signed-off-by: felix.gateru <felix.gateru@gmail.com>

* Fix auth errors

Signed-off-by: felix.gateru <felix.gateru@gmail.com>

* rafactor set up

Signed-off-by: felix.gateru <felix.gateru@gmail.com>

---------

Signed-off-by: felix.gateru <felix.gateru@gmail.com>
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