Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

does not redirect to localhost:3101 #49

Open
smartmouse opened this issue Nov 11, 2015 · 1 comment
Open

does not redirect to localhost:3101 #49

smartmouse opened this issue Nov 11, 2015 · 1 comment

Comments

@smartmouse
Copy link

3001
3101
3001a

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.

@smartmouse
Copy link
Author

also try http://wslnx022.pok.ibm.com:3001
try different types of browser, chrome, firefox .IE.
same results

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant