14 Commits

Author SHA1 Message Date
tschiman
826c536d0d Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	pom.xml
#	spring-cloud/spring-cloud-bootstrap/config/src/main/java/com/baeldung/spring/cloud/bootstrap/config/SecurityConfig.java
#	spring-cloud/spring-cloud-bootstrap/discovery/src/main/java/com/baeldung/spring/cloud/bootstrap/discovery/SecurityConfig.java
#	spring-cloud/spring-cloud-bootstrap/gateway/src/main/java/com/baeldung/spring/cloud/bootstrap/gateway/SecurityConfig.java
#	spring-cloud/spring-cloud-bootstrap/resource/src/main/java/com/baeldung/spring/cloud/bootstrap/resource/SecurityConfig.java
2016-11-05 10:06:53 -06:00
slavisa-baeldung
e087fc921e BAEL-315 - reformatting config classes 2016-10-29 19:25:52 +02:00
tschiman
b48cf1e1ce Modify formatting. 2016-10-24 20:49:58 -06:00
tschiman
52def2bf97 Modify formatting. 2016-10-24 20:46:02 -06:00
tschiman
8cfe4cc39f Modify formatting. 2016-10-24 20:42:52 -06:00
tschiman
66b618d99d Changing config to user properties to set up security 2016-10-24 20:13:27 -06:00
Tim Schimandle
c7551758d8 BAEL-315 Clean up some code formatting on the security configurations 2016-10-18 21:33:03 -06:00
Tim Schimandle
2a7b598cf0 BAEL-315 Adding spring session as mechanism for sharing authentication tokens created by the edge service. 2016-10-18 21:32:58 -06:00
Tim Schimandle
a310184efa BAEL-315 change access in the config server to only users with SYSTEM level access. 2016-10-18 21:32:57 -06:00
Tim Schimandle
72c4fd84d4 BAEL-315 reducing the number of users to simplify the code. 2016-10-18 21:32:56 -06:00
Tim Schimandle
61b51e1cf9 BAEL-315 reformatting some code. 2016-10-18 21:32:55 -06:00
Tim Schimandle
b7ec6f3e4c BAEL-315 added security to config and dsicovery servers. 2016-10-18 21:32:52 -06:00
Tim Schimandle
798e72a121 BAEL-315 adding configuration for security on the config and discovery servers. 2016-10-18 21:32:51 -06:00
slavisa-baeldung
25ea6ef7ee BAEL-314 - renaming module 2016-09-29 00:12:05 +02:00