BAEL-315 Adding spring session as mechanism for sharing authentication tokens created by the edge service.
This commit is contained in:
@@ -5,8 +5,3 @@ spring.cloud.config.username=configUser
|
||||
spring.cloud.config.password=configPassword
|
||||
|
||||
eureka.client.serviceUrl.defaultZone=http://discUser:discPassword@localhost:8082/eureka/
|
||||
|
||||
management.security.sessions=never
|
||||
|
||||
logging.level.org.springframework.web.=debug
|
||||
logging.level.org.springframework.security=debug
|
||||
Reference in New Issue
Block a user