From the look in the CMS_User table, we are using PBKDF2 algorithm to hash the password but we are not sure what configuration (e.g. Algorithm like SHA256, Iteration, salt size etc.) is used to gen...
We have 2 sets of domains pointing to our UAT admin site. The one set is the default Azure App Service web app domain. The second is a custom domain we own. The A record is pointing to the public I...
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...