-
**Is your feature request related to a problem? Please describe.**
In Liberty 21.0.0.12, they introduced support for the Jakarta restful web services 3.0 spec (the successor to JAX-RS 2.1) support vi…
-
## Description
**SameSite Cookie High-Level Overview:**
- This SameSite attribute restricts a browser from sending a cookie in various requests.
- In Open Liberty, SameSite is enabled via the ser…
-
**Describe the bug**
When a custom cache key is retrieved from a Subject in the code below,
https://github.com/OpenLiberty/open-liberty/blob/integration/dev/com.ibm.ws.security.authentication.bui…
-
**Describe the bug**
A server-sent event based API does not return the proper Chinese string when invoked.
**Steps to Reproduce**
The following code shows the problem:
```
/**
*
* …
-
It is known that a LtpaToken2 created on one liberty server with a custom cache key, will fail on an another liberty server, even if the ltpa.keys are shared.
The error message from the trace is :
…
-
Hi,
I have added JKS file in the config/resources/security folder of my openliberty application.
When i build the application it add the JKS file to wlp/usr/servers/defaultServer/resources/security/…
-
The WebSphere Liberty 20.0.0.9 integration tests have been failing consistently on Windows due to the following error during the clean task. Note that 20.0.0.6 and earlier did not get this error, and …
-
Enhancement
https://stackoverflow.com/questions/54390667/arquillian-and-open-liberty-requires-existing-installation/54424464#54424464
##### Issue Overview
I'm familiar with Tomcat/TomEE and tes…
-
-
## Description
As of now, the Quiesce time is not configurable and is hard-coded to 30 seconds. Making it configurable gives flexibility to users about how much time at maximum their threads need t…