issues
search
spring-cloud
/
spring-cloud-common-security-config
A common security infrastructure used by Spring Cloud Data Flow and the projects in its ecosystem
19
stars
32
forks
source link
Handle mediatype */*
#18
Closed
jvalkeal
closed
6 years ago
jvalkeal
commented
6 years ago
In BasicAuthSecurityConfiguration we now need to explicitely ignore
/
in used MediaTypeRequestMatcher order to differentiate with curl and web requests.
Fixes #17