• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

prompt user to login after first free 3 attempts.

 
Ranch Hand
Posts: 71
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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.
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
sudheshna Iyer,
Currently I'm integrating weblogic with siteminder.
I'm facing problem with protecting URL. Can you please help me out?

Thanks & Regards,
Ramesh
 
Aaaaaand ... we're on the march. Stylin. Get with it tiny ad.
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic