[jboss-user] [JBoss Seam] - Re: Security Authentificaiton of a Seam Application

2007-01-31 Thread markfoerstein
[EMAIL PROTECTED] wrote : If you can wait a bit longer for the Seam security features to be completed, I think you'll find you'll be able to apply much more interesting security policies to your application. Just saw that 1.1.5 is out... I can't wait to see some examples on this... Please

[jboss-user] [JBoss Seam] - Re: Security Authentificaiton of a Seam Application

2007-01-31 Thread markfoerstein
toni wrote : How can I render parts of the page depending on the user role with this kind of security setup? | | I would like to hide or show menu items depending on whether or not the user belongs to a certain rule. Same here toni ;-) View the original post :

[jboss-user] [JBoss Seam] - Re: Security Authentificaiton of a Seam Application

2007-01-31 Thread [EMAIL PROTECTED]
markfoerstein wrote : toni wrote : How can I render parts of the page depending on the user role with this kind of security setup? | | | | I would like to hide or show menu items depending on whether or not the user belongs to a certain rule. | | Same here toni ;-) Easy:

[jboss-user] [JBoss Seam] - Re: Security Authentificaiton of a Seam Application

2007-01-31 Thread markfoerstein
Wow, instant answer. Are you a human or a forum bot or something...;-) PS: I liked the self destruct thing ;-) Will check it out... Thanks Gavin. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4009174#4009174 Reply to the post :

[jboss-user] [JBoss Seam] - Re: Security Authentificaiton of a Seam Application

2007-01-30 Thread toni
Does JSF provide any means of checking for the role the user is in? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4008160#4008160 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4008160

[jboss-user] [JBoss Seam] - Re: Security Authentificaiton of a Seam Application

2007-01-29 Thread toni
One final question: How can I render parts of the page depending on the user role with this kind of security setup? I would like to hide or show menu items depending on whether or not the user belongs to a certain rule. View the original post :

[jboss-user] [JBoss Seam] - Re: Security Authentificaiton of a Seam Application

2007-01-26 Thread toni
I have now used the web.xml and it works fine for me. There is a good JAASExample in the wiki. I can recommend it. Just one last question. I noticed that the j_security_check is the URL to which the request for a FORM login gets posted to. Is that a constant or can we change it? And how could

[jboss-user] [JBoss Seam] - Re: Security Authentificaiton of a Seam Application

2007-01-26 Thread [EMAIL PROTECTED]
That is a magic value defined by the servlet spec (which is totally atrociously bad on authentication). View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4006824#4006824 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4006824

[jboss-user] [JBoss Seam] - Re: Security Authentificaiton of a Seam Application

2007-01-25 Thread [EMAIL PROTECTED]
Does web.xml security give you the functionality you want? If so, then go ahead and use it. JBoss makes it really easy to work with. The problem is that the functionality just isn't very advanced. If you can wait a bit longer for the Seam security features to be completed, I think you'll