Loopback remote auth with mongodb

Asked

Viewed 28 times

0

I have 2 servers running with loopback, one of them being for authentication using mongo-connector and another as a secondary service using the remote-connector to access the models: AccessToken, ACL, RoleMapping, Role and User from the authentication server. This schema is currently not working very well, although connecting and bringing the data normally, the client server is not properly populating the data from the main access-context property. When I do the same using a memory-nector for example, it works normally.

[EDIT]

Solved using:
https://www.npmjs.com/package/loopback-component-remote-auth

  • Young man, this is the stack in English, translate your question so that it can be answered.

  • I don’t understand what you’re asking. And whatever it is, it seems to me to be something that has no way to be answered without you putting in your question enough information and codes relating to your system configuration.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.