I am new to siteminder. We have weblogic 8.1sp3.
I want to allow the user to access a site for free for the first 3 attempts
and prompt him for login after three attempts. How can I achieve this?
We are using siteminder as our authentication and authorization tool.
Do I have to use eTelligent rules or create pro C code and precompile it?
What is the best solution? Is there any web site which guides me in acheiving this?
If the system needs to make the user register after 3 free attempts,
do we need to write C code, compile it and install in site minder?
or Do I need to user
servlets? If I have to use servlets, then how do I call siteminder after 3 attempts?
Your help is greately appreciated.