Intended functionality: Secured PDFs should only be accessible by users with privilege level set to @none@ and role set to @member@ (as well as by users with privilege level set to @Global Administ...
I have a request from my business unit to control access to various areas of my MVC site (Version 11.0.26). We are aware of standard user login tracking within the .Net framework but are wondering...
The security appears to work for the .net authentication, but when I start a new session that’s already logged in the Kentico check appear to fail on first try, then succeed.e.g. LoginClose browser...
Hi,I'm looking for a way to get a list of roles that are assigned to a page that my widget is on. BackgroundI have a widget that in one config is performing some filtering of other documents, in ...
Hi Guys,I have just been asked what kind of security does kentico have when communicating between the database and website and website and admin. How does it handle sercurity.The site is bound to a...
I wonder if anyone else has run into this problem. After upgrade the CMS screen lock works as normal if the lock time is set to about 10 minutes.However if screen lock is set to 20 minutes (what it...
I am trying to figure out how to get all the roles assigned to a page via the security (permissions) tab on the page. I do not see an API call that has that info.Here is the specific use case:We us...
Here's the scenario: We have many HTML5 videos (each video is a folder containing and HTML page and all the assets in subfolders to run an interactive video). I need to create a page with a repeate...
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.
Hi all,We have the below issue reported from our security team.When we enter the username @ password in CMS admin login form and submit, a POST request is sending to the CMSpages/Login.aspx page an...