All notable changes to this project will be documented in this file.
- No more use loopback trick and replace by load balanced
RestTemplate
foraccessTokenUri
(#22)
docker
anddocker-compose
support (#12) (thanks to bilak)
- Upgrade
spring-boot
to1.4.1
andspring-cloud
toCamden.RELEASE
(#11) (thanks to bilak)
- Upgrade README.md to add disclamer section
- Upgrade
spring-boot
to1.3.5
andspring-cloud
toBrixton.SR1
(#11) (thanks to bilak) - Use fully qualified URL instead of relative URI to avoid HSTS redirection when using SSL.
So instead of returning /uaa/oauth/authorize
we are not returning full URL, we are calculating base url from
HttpServletRequest