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

does not redirect to localhost:3101 #49

@smartmouse

Description

@smartmouse

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions