Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP 302 when accessing microservice #1

Open
michaelgmillar opened this issue Jun 5, 2018 · 0 comments
Open

HTTP 302 when accessing microservice #1

michaelgmillar opened this issue Jun 5, 2018 · 0 comments

Comments

@michaelgmillar
Copy link

Firstly, great article, was very informative, thank you: https://medium.com/@odedia/spring-session-redis-part-i-overview-a5f6c7446c8b

Had used this code as a sample but was having difficulties when using the second curl command.
curl -v -H “SESSION: {set_cookie_header_from_first_curl}” localhost:8080/order-management/orders

login

microservice

The session does appear to be added to redis (Redis 4.0.9).
redis

The only change from the code downloaded from here was changing the port of the microservice from 8081 to 8083.

Any help would be greatly appreciated, thank you.

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

No branches or pull requests

1 participant