Hey all, using Kentico 13 Core with VS 2022. I created an install of dancing goat on local. When I run the project, I can see the website just fine, the admin dashboard is all good but all the prev...
I'm working on an sso between our CMS (Kentico 11, portal engine) and a new AMS that uses Auth0 for authentication. After no success with numerous different approaches to integrate custom external...
In my website i have CMSCookieLevel 1 year, how can i change it to 90 days?
SameSite is an HTTP cookie header that provides a certain level of protection against Cross-site request forgery (CSRF) attacks by limiting where and how the cookies can be used. This article describes two methods of setting this header in Kentico.
CMSPreferredCulture : Can we change the Expires/Max age from 1 year to Sessions? If yes ,any instructions ?
Hello guys,How can i change the CMSCookieLevel (Expires/Max age) from 1 year to 90 days.Thank you
I have two instances of kentico 11 with the same website running on two different servers. One is a test site, and the other is the live site.I have a page on the test site that requires authentica...
I am working in Kentico 11. I have multiple sites in the same Kentico instance each hosted on subdomains of a primary domain (news.example.com, www.example.com). I want to share the currentcontac...
Hi,I want some @editabletext@ content to only appear to website visitors if they have a specific cookie with a specific value saved in their browser.That was pretty easy ... I just added a macro to...
I have a Kentico installation at sub.mydomain.com. The CurrentContact cookie is created using a domain of sub.mydomain.com. I want the cookie to be able to be read by other subdmains like app.mydom...