Hi,
We are using Kentico 9 product Windows authentication method for the website. Is there a way to implement something like this: right after the user is authenticated, pop up a window to ask him to go to a page or form first to acknowledge something, and then will he be able to get to browse the whole website?
Thanks
Hi Wei,
You can try the following:
I will try. Thank you!
Hi Dmitry,
Sorry I am pretty new to Kentico CMS tool. So how do I hook to the SecurityEvents.Authentication.Execute event? Not from CMS desk but in the Visual Studio code? Thanks
This is an article with the example of using this event in the code. Even though it is for handling external authentication, it shows the idea how to use this event in the code.
Thank you!
Please, sign in to be able to submit a new answer.