You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
https://github.com/strongloop/strong-gateway-demo/tree/master/notes-app-gateway
Following the steps.
navigate to https://xxxx:3001 does not
redirect to https://xxxx:3101.
but going to https://xxxx:3101 is getting the correct content.
StrongLoop API Gateway
Documentation
http://docs.strongloop.com/display/LGW/StrongLoop+API+Gateway
Demo
https://github.com/strongloop/strong-gateway-demo
This is the console log for node ./auth-server:
[nodebot1@wslnx022 notes-app-gateway]$ node auth-server/
createCredentials() is deprecated, use tls.createSecureContext instead
Client application registered: id=123 name=demo-app key=secret
Client application registered: id=456 name=demo-app-2 key=secret
Client application registered: id=789 name=demo-app-3 key=secret
Client application registered: id=500 name=demo-app-4 key=secret
Client application registered: id=600 name=demo-app-5 key=secret
User registered: id=1 username=bob password=secret
Web server listening at http://0.0.0.0:3001
Web server listening at https://0.0.0.0:3101
Browse your REST API at https://localhost:3001/explorer
StrongLoop API Gateway is licensed from 2015-10-24T15:11:56.177Z to 2016-10-23T15:11:56.177Z.
StrongLoop API Gateway is licensed from 2015-10-24T15:11:56.177Z to 2016-10-23T15:11:56.177Z.
The text was updated successfully, but these errors were encountered: