-
**Describe the bug**
The current version of Reactive OAuth Security doesn't follow all Observability documentation recommendations, therefore it doesn't propagate trace and baggage's over network. Se…
-
Do you have plans to support spring-security-cas use in webflux?
I have use webflux in netty container
-
### Summary
Currently, in spring-security-oauth2-resource-server / spring-security-oauth2-jose, when an exception occurs for retrieving the JWK set by nimbus library, it is silently swallowed.
#…
-
**Describe the bug**
application ran failed with the message:
```
org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://data-auth-server:9000/oauth/token_key"…
-
Why this not work in springboot 2.0.5
#Application Properties
`keystore.file=morris.jks
keystore.password=960150
keystore.alias=morris
security.oauth2.client.clientId=client
security.…
-
## CVE-2019-10172 - High Severity Vulnerability
Vulnerable Library - jackson-mapper-asl-1.9.13.jar
Data Mapper package is a high-performance data binding package
built on Jackson JSON processor
Libr…
-
Hello, I upgraded to spring boot 2.0.2 from 1.5.15 and started getting the below exception even though it did found the user.
Dependency:
compile 'org.springframework.boot:spring-boot-starter-se…
-
一开始使用的是GenericFastJsonRedisSerializer,不行,换成FastJsonRedisSerializer也不行,v1.2.49和v1.2.54都不行,白名单都有设置
```
com.alibaba.fastjson.JSONException: autoType is not support. org.springframework.security.oauth2.…
-
## github, facebook만 social login을 하겠다.
```
compile group: 'org.springframework.security', name: 'spring-security-oauth2-client', version: "${oauth2ClientVersion}"
```
## google, github, faceb…
-
[12.1.2. Spring Boot 2.x Property Mappings](https://docs.spring.io/spring-security/site/docs/current/reference/html5/#oauth2login-boot-property-mappings)
The following properties and annotation(s) …