Hi, I'm using kentico v12.0.101 and I'm using a custom handler that, when triggered, goes thru an excel file and creates categories using the API found here: https://docs.xperience.io/api12sp/confi...
The only thing the documentation says about UserIsDomain is that:Is domain user : Indicates if the user was imported from Active Directory.We have a custom security handler that we use to actually ...
Recently upgraded to Kentico 10 and found out that the @Impersonate user@ functionality from the Admin panel now triggers the SecurityEvents.Authenicate.Execute handler I created to do additional w...
Hi,NOTE: version 8.0There's a session variable I'd like to update on every single non-admin webpage load. (It's okay if the session variable is updated on an admin webpage load ... but it doesn't n...