Closed bwcho75 closed 8 years ago
@bwcho75 Thanks for reporting that issue. Can you please provide more information especially the separation part, so we can work on that feature? Also, when you are talking about the identity management system, have you had a look at https://github.com/strongloop/loopback-example-user-management and/or https://github.com/strongloop/loopback-example-passport
Thanks.
Hello, Closing due to inactivity. If you are still running into problems, feel free to leave a comment and I will reopen the issue. Thanks.
Hello. I'm looking for a apigateway and the StrongLoop seems minimum valued product.
I'm investigating the api gateway, it seems like sharing user identity store and auth token store.
In general scenario, they has already identity provider in LDAP,RDBMS or some identity management system.
So it will be better to separate the Idp and auth token store. and it will be good to have datastore configuration guide in API gateway manual, it will be very helpful. I spent a time to find out the way to change datasource configuration by reading the source codes.
regards -Terry