Closed rksk closed 3 weeks ago
I have created https://github.com/wso2/product-is/issues/5758 to track the 2nd suggestion
In the documentation please add the following.
This issue is being closed due to extended inactivity. Please feel free to reopen it if further attention is needed. Thank you for helping us keep the issue list relevant and focused!
Even if we disable "sign" and "encrypt" as below
The cookie sent to the browser has the following format
base64encode({"signature": null,"value": "value1"})
Suggestions
[1] https://docs.wso2.com/display/IS570/Adaptive+Authentication+JS+API+Reference#AdaptiveAuthenticationJSAPIReference-setCookie(response,name,value,properties)