I found only examples with username, password and group ...
How could i extend this handling inside tapestry5-aecgi? In my
application, the login (username, password) is always releated with to 1
to many domains / urls. So i will need a Authentationservice first
looking for the "merchant" with the domain of the current request, and
after that - searching for combination of username, password and
merchantid. (inside this combination, the normal handling of groups
would be fine ...)
Currently i haven't find the right place where i could set my own
AuthenticationManager inside Aecgi with having access to the currenct
request object (for getting the hostname / Domain). Where is good place
to start?
Thank you,
Thomas
Marcelo Lotif schrieb:
there's already a topic about this
search for "[T5] Restricting Page Access" and you will find something useful
2007/9/10, T. Papke <[EMAIL PROTECTED]>:
Hello their,
currently i am doing my first steps with tapestry5. Now i have a problem
with the question of security. I found two possiblities: Acegi or
friendly urls with j2ee container based security. The first seems really
complicated and the second one - I only found a tapestry4 example. So
firstly the question: has anyone a good example for simple
username/password security protection or any tips for doing it?
Thank you,
Thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]