Hi All,

I was able to change cookie name using the following configuration in
authenticationendpoint web.xml.

<session-config>
<cookie-config>
<secure>true</secure>
*<name>MY-LOGIN-ID</name>*
</cookie-config>
<session-timeout>10</session-timeout>
</session-config>


On Mon, Nov 2, 2020 at 12:04 PM Shiva Kumar K R <shiv...@securelyshare.com>
wrote:

> Hi All,
> I am using WSO2 IS 5.3.0 and I would like to change the cookie name
> JSESSIONID to something else for authenticationendpoint application. Please
> suggest a solution to change it.
>
> --
> Gracias,
> Shiva Kumar K R
> __________________________
> Software Engineer
> SecurelyShare Software Pvt Ltd <http://www.securelyshare.com>
> *Contact:* <http://www.linkedin.com/in/shivakumarkr>Linkedin
> <http://www.linkedin.com/in/shivakumarkr>
>
>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to