Because the front end of the kentico 13 sites do not offer windows authentication as a default option, we've made a work around. Kentico sends the user to account/accessdenied if the user doesn't have access to a page. So we've created a work around that checks if the user is an AD user and if so we log them in as a kentico user and reload the page.This has worked so far, but I have run into a new issue where if a user comes to the intranet from a link that uses the getattachment url it sends the user to the error page without going through the accessdenied.anyone have any thoughts?
↧