-
Derzeit verwenden wir Spring Session mit JDBC, welches die Informationen der Session in die Datenbank speichert. Hier bekommen wir immer mal wieder Fehlermeldungen beim Schreiben in die DB. Race-Condi…
-
```
What steps will reproduce the problem?
1. m-s-m master branch with Spring Security
2. Re-using the session id after log-in causes a redirect to login page after
login. Possibly some kind of race …
-
```
What steps will reproduce the problem?
1. m-s-m master branch with Spring Security
2. Re-using the session id after log-in causes a redirect to login page after
login. Possibly some kind of race …
-
```
What steps will reproduce the problem?
1. m-s-m master branch with Spring Security
2. Re-using the session id after log-in causes a redirect to login page after
login. Possibly some kind of race …
-
I'm migrating my spring boot application to spring boot 2.
Previously, I had spring boot 1.5.9, Spring 4 and Mockito 1.10.9.
Now I have spring boot 2.0.0, Spring 5 and Mockito 2.15.0.
I have an i…
-
**Jetty version(s)**
Jetty 11.0.20+
**Enhancement Description**
RFC5705 defines and RFC8446 updates keying material exporters for TLS:
- https://www.rfc-editor.org/rfc/rfc5705.html
- https://ww…
-
- [x] session clustering 구성
- [x] redis config 연결
- [x] 요청시 세션 만료시간 초기화
- [x] 테스트 서버 구성
Win-9 updated
1 month ago
-
Describe the bug
We have a business use case where an application opens multiple tabs of our application, and they share the same session ID. When an HTTP session times out and a new request is sent,…
-
**Current Behavior**
I am developing an application consisting of a Single Page Application (JavaScript) and a backend written in Java using Spring Security. I am using the Spring Security OAuth2 c…
-
Fabxx updated
1 month ago