-
Hello,
Recently, we’ve encountered an issue related to session serialization in the Vaadin Kubernetes Kit. The problem occurs during the serialization of a bean that injects another bean with a scope…
-
**Session attributes are missing/not able to fetch which are setting at HttpSessionListener**
I want to set some attributes to session when session is created using HttpSessionListener, and I want…
-
**Describe the bug**
This is the bug I keep getting, when I load my Spring Application:
```
2024-08-23T00:17:20.005+01:00 INFO 9758 --- [BFFApplication] [ main] o.s.b.web.embedde…
-
```
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 …
-
```
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 …
-
It should resolve as grails-plugin-async-###.jar
-
in [`spring-session`](https://github.com/spring-projects/spring-session/search?q=spring%3Asession%3Asessions&type=code) project, `spring:session:sessions` is used as default name.
so may `:` be valid…
-
**Describe the bug**
Discovered as part of #3249 (original discussion ticket). Currently, the REST API doesn't support multiple active sessions per user. For example, while you can login as the sam…