CA Service Management

 View Only

  • 1.  Cookie attributes missing (Same-Site)

    Posted Nov 02, 2025 10:14 PM

    Hi Everyone,

    Good day to you.

    We have set Cookie attributes missing (Same-Site)  on  ca sdm server. It is showing on server but not showing on other systems and getting below error:

    Anyone can advise?

    Thank you.

    Regards,

    Sukry



    -------------------------------------------


  • 2.  RE: Cookie attributes missing (Same-Site)

    Posted Nov 03, 2025 12:30 AM
    Hello,
     
    unfortunately, you didn't post the code that's causing the error. However, you need to ensure that jQuery is included in the form. This should already work on most forms.
     
    Then, I think I see in the error message that the character $ or jquery was used in the code. $ is not allowed due to the web engine, and neither is jquery. Please replace the "$" with "jQuery" (pay attention to the spelling).
    -------------------------------------------



  • 3.  RE: Cookie attributes missing (Same-Site)

    Posted Nov 03, 2025 02:02 AM

    Hi @hermann1815,

    Good day to you.

    Where to change the code? because i did not do change for any code.

    Kindly advise.

    Regards,

    Sukry

    -------------------------------------------