Acegi 3 « Security « Spring Q&A





1. Blog - Clustering Acegi    forum.springsource.org

2. Can't get Acegi Contacts Sample source code    forum.springsource.org

Can't get Acegi Contacts Sample source code I've tried every method on http://www.acegisecurity.org/cvs-usage.html to get the source code for the "Contacts" sample, and the only one that works is web access, ...

3. Changing default Acegi ports    forum.springsource.org

I have a problem changing the default Acegi ports Hi, I use the code that you put and for me doesn't work I'm using acegi 1.0.4, and my aplication is on ...

4. Denial of Service and Acegi    forum.springsource.org

Not that I'm aware of... You could ofcourse write a Filter yourself, however if that is really protecting you from a DOS attack? Preventing DOS attacks is something that should be ...

5. When can we get Acegi 1.1 / Spring security?    forum.springsource.org

Check. Actually had the opportunity ask this from Ben at Serverside symposium. Apparently intention is to get a milestone release for people to test and give feedback released during the summer. ...

6. Integrate Acegi with custom authentication mechanism of my existing application    forum.springsource.org

Integrate Acegi with custom authentication mechanism of my existing application Hi, My application is already built, and having its own authentication mechanism. I wanted to implement Acegi authentication and authorization in ...

7. Problem Importing Acegi Sample    forum.springsource.org

Hi guys, I'm trying to import the acegi-security-sample-tutorial war from the main distribution into my workspace with my eclipse IDE. However when I try to import the war i get the ...

8. Why Acegi is bypassed?    forum.springsource.org

Jul 3rd, 2007, 05:54 PM #1 knightEric View Profile View Forum Posts Private Message Junior Member Join Date May 2007 Posts 11 Why Acegi is bypassed? I try to configure a ...

9. Help! Why does acegi not work?    forum.springsource.org

Jul 5th, 2007, 01:55 AM #1 knightEric View Profile View Forum Posts Private Message Junior Member Join Date May 2007 Posts 11 Help! Why does acegi not work? Hi, I search ...





10. Library of Acegi Security for Spring,.    forum.springsource.org

Library of Acegi Security for Spring,. Hi I am interested in library Acegi Security for Spring, and i have gote some questions about it: how looks like - service of authentication ...

11. Help configuring Acegi    forum.springsource.org

Help configuring Acegi First, I have to apologize, I don't have all the config files to post. My work is on a private network so I'll try to describe what's going ...

12. Using Acegi    forum.springsource.org

Using Acegi hello to all quick question. i have a page lets call it page1.jsp on page1.jsp there are 5 buttons but if you are not logged in, you can only ...

13. Integrate Acegi with existing Authentication    forum.springsource.org

Integrate Acegi with existing Authentication Hi, I am working on an application deployed on tomcat using SSL. We have an existing authentication module that integrates with tomcat and authorizes users over ...

14. Blog - READ this BEFORE you start working on ACEGI    forum.springsource.org

15. Acegi + lazy loading    forum.springsource.org

Acegi + lazy loading My UserDao.loadByUsername() returns a UserDetails implemented by a User class. Hibernate is the loader of the User, and the User/UserDetails becomes the Authentication object for Acegi. So ...

16. Problem retrieving Acegi source    forum.springsource.org

Problem retrieving Acegi source I am having difficulty downloading the source for Acegi. Note that I am new to Maven, SVN, and CVS, so my apologies if I'm just missing it. ...





17. email verification using Acegi Security    forum.springsource.org

Hi, I am using Acegi Security for logging. I want to add email verification into the system. So i need help as to how to change the Acegi Security to add ...

18. Acegi user principle    forum.springsource.org

How and where the Acegi keeps the Principle object and how it maps it to principle object? Does it use the jsessionID for this puprose and map it in the cache, ...

19. Is Acegi Security right for my project?    forum.springsource.org

Is Acegi Security right for my project? Hi all. We have an existing webapp which uses the old sourceforge project 'SecurityFilter' to control access, authenticating uses against LDAP for various roles. ...

20. Acegi / Adding Users programmatically    forum.springsource.org

hi all, i have a webapp that uses acegi i was wondering what steps shall i follow if i want to add new user programmatically instead of using hardcoded sql statements.. ...

21. Spring + Acegi + Different kinds of user    forum.springsource.org

Spring + Acegi + Different kinds of user Hello, I do not speak english very well but I will try to explain my problem. I realized a webapp in Java using ...

22. Acegi Custom authentication Provider    forum.springsource.org

Hi. I am looking for a way to create a custom authentication Provider as We are using our own directory server. If i could find a way to create my authentication ...

23. ACEGI Help    forum.springsource.org

Sep 4th, 2007, 04:38 PM #1 srinivas_nandula View Profile View Forum Posts Private Message Junior Member Join Date Aug 2007 Posts 20 ACEGI Help I am trying to provide anonymous authentication ...

24. Hessian acegi basic authentication problem.    forum.springsource.org

Hi, we use Hessian for remoting in our project. In server side, we use spring and acegi. Client side is a swing application with no dependency to Spring or Acegi. i ...

25. Questionable DEBUG entry in Acegi 1.0.5    forum.springsource.org

I just upgraded from 1.0.4 to 1.0.5 of Acegi (with Spring 2.0.6) and noticed a strange message in my log output when the application started (DEBUG level must be turned on ...

26. Acegi Security 1.0.0 to 1.0.5    forum.springsource.org

Acegi Security 1.0.0 to 1.0.5 Hi, I am new to Acegi. My project requires an upgrade from AcegiSecurity1.0.0 to 1.0.5. But if I just replace the jar, it is giving me ...

27. How to get the Acegi user details    forum.springsource.org

How to get the Acegi user details Hi, I'm new to Acegi, I wnat ot how can get the user infomation in any of my class.I'm using the inMemoryDaoImpl to configure ...

28. Acegi-Configuration-Problems.. I need help!    forum.springsource.org

Sep 19th, 2007, 09:04 AM #1 BigChicken View Profile View Forum Posts Private Message Junior Member Join Date Sep 2007 Posts 2 Acegi-Configuration-Problems.. I need help! Hi, i always get the ...

29. Can Acegi be used with Spring 2.x?    forum.springsource.org

30. ClassPathXmlApplicationContext + Acegi    forum.springsource.org

ClassPathXmlApplicationContext + Acegi Hi all i'm loading my spring resources in a InitServlet with the ClassPathXmlApplicationContext. That means i have no SpringContextLoader Listener defined in my web.xml. How does that work ...

31. ACEGI and Load Balancing with Mod_jk/Apache    forum.springsource.org

ACEGI and Load Balancing with Mod_jk/Apache We recently moved an application into our production environment which is load balanced and noticed that people were having trouble logging into the application when ...

32. Next Acegi release content    forum.springsource.org

The next release will be 2.0. I'm not sure about the ACL stuff as I don't have much to do with it. But you can view all the proposed roadmap of ...

33. Some problem with my acegi appication    forum.springsource.org

Oct 10th, 2007, 03:02 AM #1 Ajay Biswal View Profile View Forum Posts Private Message Junior Member Join Date Oct 2007 Posts 5 Some problem with my acegi appication Hi i ...

34. Acegi with JdbcDaoImpl    forum.springsource.org

Acegi with JdbcDaoImpl I have successfully implemented Spring web application with Acegi and CAS with JDBC authentication in a straight forward manner following the instruction http://www.tfo-eservices.eu/wb_tutor...-1_1-html.html. I have created a database ...

35. Where are the javadocs for Acegi security?    forum.springsource.org

Where can I find the javadocs for Acegi Security? The acegisecurity.org website points to the URL - http://acegisecurity.org/multiprojec...ocs/index.html which comes back with 404 error. Does anybody know the correct URL to ...

36. extending acegi LdapAuthenticationProvider + using HibernateDaoSupport    forum.springsource.org

extending acegi LdapAuthenticationProvider + using HibernateDaoSupport Hi Folks, I find problem using HibernateDaoSupport when I try to get user information from database. My original design was getting ldap authentication through acegi ...

37. Acegi and Windows SID    forum.springsource.org

I was able to get username password authentication via LDAP with active directory working fine. What I am wanting to do now is authenticate to active directory with a username and ...

38. Per user dataSource (Acegi Authentication)    forum.springsource.org

Per user dataSource (Acegi Authentication) Hi, Environment: Spring 2.5-rc1, Acegi 1.0.5 I am working on a web application that uses a proprietary host system with its own JDBC driver implementation. Basically ...

39. Use spring2.0.7 and acegi 1.0.5 ,appear a problom    forum.springsource.org

When My Tomcat 5.5.23 started throw to flowing exception org.acegisecurity .ui.ExceptionTranslationFilter's singer information does not match signer information of other classes in the same package someone please

40. Acegi security    forum.springsource.org

Acegi security Hi, I have an application that uses a mixture flash/flex and html for it's front end and uses a spring based java j2ee application for it's data. Xml is ...

41. Registration process with user activation with Acegi?    forum.springsource.org

Registration process with user activation with Acegi? Hi, I am currently working in a web 2.0-project and considering using the Acegi framework. Now, I wonder if there is any generic support ...

42. ACEGI with IE6 and Firefox    forum.springsource.org

ACEGI with IE6 and Firefox We are using ACEGI for adding security in our application. We are facing a wierd issue. If I execute my application in IE7, it works perfectly ...

43. Acegi security 1.0.6 release date ?    forum.springsource.org

44. Acegi + UTF-8    forum.springsource.org

Acegi + UTF-8 Hi, I am currently developing a spring application which makes use of Acegi for authentication and authorization. Roughly the application consists of three layers: - a business layer, ...

45. Problem with AbstractJpaTests and Acegi    forum.springsource.org

Dec 15th, 2007, 08:13 AM #1 mpetersen View Profile View Forum Posts Private Message Junior Member Join Date Dec 2007 Posts 4 Problem with AbstractJpaTests and Acegi Hi everyone, I've got ...

46. Acegi security authentication question - use different authentication providers?    forum.springsource.org

Acegi security authentication question - use different authentication providers? Hello everybody! We need to develop an application which accepts different kind of ways of users authentication: - username/password authentication - authentication ...

47. Spring-ws and ACEGI vs deleted\locked users    forum.springsource.org

Spring-ws and ACEGI vs deleted\locked users H, How to configure WS security\ACEGI in spring webservices to check for deleted\locked users and send error message like user has been deleted\locked. This is ...

48. Some encoding troubles with acegi    forum.springsource.org

Some encoding troubles with acegi Hello dear community. I have such trouble: web.xml Code: /jsp/error/404.jspx 404 404.jspx Code: ...

49. Configuring basic authentication with Spring-WS and Acegi    forum.springsource.org

I'm trying to develop a secured webservice endpoint that can be accessed by a J2ME client using JSR-172 (WSA). The problem is that the only authentication scheme supported by this API ...

50. Problem configuring Acegi with Spring    forum.springsource.org

Jan 19th, 2008, 02:25 PM #1 vator View Profile View Forum Posts Private Message Member Join Date Aug 2007 Posts 87 Problem configuring Acegi with Spring I'm new to Acegi, and ...

51. How do you pronounce Acegi?    forum.springsource.org

How do you pronounce "Acegi"? Ah-see-gee. Said quickly, without emphasis on any part. Acegi isn't an acronym, name of a Greek God or anything similarly impressive - it's just letters #1, ...

52. Which acegi files are affected by AndroMDA/Magicdraw?    forum.springsource.org

Which acegi files are affected by AndroMDA/Magicdraw? Within an university project me and my classmates have been assigned to implement the functionality of authentication against LDAP. The application uses Spring with ...

53. problems with ACEGI    forum.springsource.org

problems with ACEGI good morning guys! I'n trying use ACEGI for the first time. I think that I understand de mechanism of authentication, but, I have one problem. here's my configurations ...

54. Load Testing Acegi    forum.springsource.org

Hi, As part of the requirements we've got to develop our security framework, it's been decided that the system we're developing should be able to operate a certain numbers of unique ...

55. Acegi Flow Diagram    forum.springsource.org

56. Implementing Application-Specific User Details in Acegi    forum.springsource.org

Implementing Application-Specific User Details in Acegi My applications requires specific type of information associated with each security role. I extend User class: Code: import org.acegisecurity.GrantedAuthority; import org.acegisecurity.userdetails.User; public class CustomUser extends ...

57. Question: Acegi merging with Spring?!    forum.springsource.org

Not sure if I'm asking the question in the right place, please excuse if not... Is there a plan in place for Acegi Security to merge with Spring Framework and become ...

58. acegi security: several problems and concern    forum.springsource.org

acegi security: several problems and concern HI, sorry for making multiple thread. I have just decided to make one thread to ask all my questions. 1.) I have acegi implemented but ...

59. How to partially protect a website using Acegi    forum.springsource.org

How to partially protect a website using Acegi Hi, I want to partially protect some links in a website, and used the following configuration: web.xml: securityFilter org.acegisecurity.util.FilterToBeanProxy targetClass org.acegisecurity.util.FilterChainProxy ...

60. Load balancing with Acegi    forum.springsource.org

Apparently Acegi Security is session based. I'm using Tomcat 6.0. There doesn't seem to be a way to use Acegi without having sessions enabled. Meanwhile, I'd like to load balance my ...

61. SPNEGO with ACEGI    forum.springsource.org

SPNEGO with ACEGI Hi, I initially tried implementing acegi to get url level authorization and also control the access levels for the controls in the jsp Our requirement is that the ...

62. Suggestion to use Acegi for preauthenticated application    forum.springsource.org

Suggestion to use Acegi for preauthenticated application Acegi for preauthenticated application : I'm newbee to acegi and need your help! I have to implement only authorisation part in my application. Can ...

63. Simple Acegi configuration    forum.springsource.org

Apr 9th, 2008, 09:39 PM #1 Runt888 View Profile View Forum Posts Private Message Junior Member Join Date Mar 2008 Posts 8 Simple Acegi configuration I'm trying to set up a ...

64. Acegi Security Framework    forum.springsource.org

Hi, I am working on Acegi. I need an example for how to let few users access only few buttons/links on the same page where as others can access everything. I ...

65. Spring Security (Acegi) as architecture component    forum.springsource.org

Spring Security (Acegi) as architecture component In our Spring based web-application we are planning to have a lot of users. Our credentials system is too complicated. We will use ACL a ...

66. What Acegi security will do in this case    forum.springsource.org

Our system has a lot of Services (Objects) and users. Each user may has 3 possible credentials: edit, view, delete for each service. Application administrator may grant to each user different ...

67. Upgrading from Acegi to Spring Security causes DelegatingFilterProxy to not start...    forum.springsource.org

Hello all: I'm currently in the process of upgrading from Acegi 1.0.6 to Spring Security 2.0. Unfortunately the filter chain fails to start. As far as I can tell, everything is ...

68. Custom Authentication provider in acegi    forum.springsource.org

Custom Authentication provider in acegi We have a home grown authentication provider that uses LDAP and we discourage people from using LDAP directly. It is not possible that we retrieve the ...

69. acegi-test    forum.springsource.org

hello friends, i have the acegi-test webapp , but its not execute cause its doens't find the acegi-test, if some one has already make it start. pls any help

70. Migrating from Acegi    forum.springsource.org

Migrating from Acegi I'm looking for advice migrating an application from Acegi to Spring Security 2.0. My motivation is that I need to add method security on our service objects, and ...

71. acegi & spring security working together?    forum.springsource.org

acegi & spring security working together? Hello, We are embarking on a new project that will be using either acegi or spring security - or both. There are two main architectural ...

72. Problems using IVY to get acegi 1.0.7 from repos    forum.springsource.org

Problems using IVY to get acegi 1.0.7 from repos Here is my IVY dep: Code: and here is what I get when it tries to do ...

73. how to write acegi code    forum.springsource.org

hello every body, i m new to this ACEGI security. bu tin my web based project i want ot use this . i was followed this reference compare to that i ...

74. ACEGI:How to get all connected users?    forum.springsource.org

You could use the concurrent sessions handling architecture static.springframework.org/spring-security/site/reference/html/authentication-common-auth-services.html#concurrent-sessions and use sessionRegistry.getAllPrincipals() methods, although that implementation would prevent simultaneous logins with the same credentials.

75. Help with multiple rows in Security (Acegi)    forum.springsource.org

Jul 4th, 2008, 05:22 AM #1 Diablo View Profile View Forum Posts Private Message Junior Member Join Date May 2008 Posts 7 Help with multiple rows in Security (Acegi) Help please! ...

76. Migrating to Spring Security from Acegi    forum.springsource.org

Migrating to Spring Security from Acegi Hi, I am migrating from acegi to Spring Security and using Spring Security 2.0.3 with CAS server 3.2.1 and cas-client-core-3.1.3 . Earlier when I was ...

77. Upgrading from Acegi to Spring Security: Where is CasAuthenticationHandler?    forum.springsource.org

Upgrading from Acegi to Spring Security: Where is CasAuthenticationHandler? Hi, I'm upgrading from Acegi 1.0.6 to Spring Security 2.0.4. I'm using Acegi both in client side and in the CAS server ...

78. can acegi use on solaris and Netbean    forum.springsource.org

What is your question? Spring Security is a java library, so if the solaris has a WM, then yes, it will be able to run Spring Security. What NetBean are you ...

79. Acegi 1.0.6 Voting Problem    forum.springsource.org

Acegi 1.0.6 Voting Problem Hi All. I'm new in this forum. I've a problem with my roleVoting security system. this is my configuration: Code:

80. Why does the documentation refer to acegi rather than spring-ws ?    forum.springsource.org

Why does the documentation refer to acegi rather than spring-ws ? Hi All, I am looking to add some security to my spring webservice application. Going through the documentation (for spring-ws) ...

81. How to make acegi security.jar from source code    forum.springsource.org

I have the source code, and i want to make changes in java files, i downloaded the source code but i dont have build.xml to generate jar file. Do i have ...

82. ACEGI + APACHE + TOMCAT5.5 Problem    forum.springsource.org

Hi I have a problem with my web application. When i test the authentication acegi in a local server tomcat5.5 it works fine but when i deploy it in a distant ...

83. Acegi to Spring Security Migration Guide?    forum.springsource.org

Hello Everyone, Is there a concise migration guide to help convert existing Acegi security implementations to using the current Spring Security? The learning curve is pretty steep for Acegi, and I ...

84. Bug in acegi 1.0.7 (failed to display entries more than 50)    forum.springsource.org

Bug in acegi 1.0.7 (failed to display entries more than 50) I just updated my system from spring 2.0 to 2.5.6, and acegi from 1.0.3 to 1.0.7. Yet when displaying jsp ...

85. user Cache in acegi    forum.springsource.org

Hi, I am using springs with ACEGI security. My issue is that after approx one hour "user" automatically becomes null in the following lines of code: UserCache userCache = getUserCache(); UserDetails ...

86. Facing problem for configuring Acegi Security    forum.springsource.org

Code: Jan 20, 2009 3:35:02 PM org.apache.catalina.core.StandardContext filterStart SEVERE: Exception starting filter Acegi Filter Chain Proxy java.lang.IllegalStateException: No WebApplicationContext found: no ContextLoaderListener registered? at org.springframework.web.context.support.WebApplicationContextUtils.getRequiredWebApplicationContext(WebApplicationContextUtils.java:86) at org.acegisecurity.util.FilterToBeanProxy.getContext(FilterToBeanProxy.java:177) at org.acegisecurity.util.FilterToBeanProxy.doInit(FilterToBeanProxy.java:119)

87. j_acegi_security_check add parameters    forum.springsource.org

j_acegi_security_check add parameters I would like to pass in a 3rd parameter from the URL string on login for other uses... Is there a clean way that I can append it ...

88. Acegi - Can only process HttpServletRequest    forum.springsource.org

Acegi - Can only process HttpServletRequest Hi good people, I'm dealing with one problem for over a week now. My application is using (or trying to for now ) acegi security ...

89. Acegi - Can only process HttpServletRequest    forum.springsource.org

Feb 12th, 2009, 03:56 AM #1 Paranoid View Profile View Forum Posts Private Message Junior Member Join Date Feb 2009 Posts 5 Acegi - Can only process HttpServletRequest Hi good people, ...

90. Acegi Security 1.0.4 ConcurrentSessionController    forum.springsource.org

91. hlp pls to solve problem with acegi    forum.springsource.org

Mar 25th, 2009, 06:11 PM #1 anatoliyva View Profile View Forum Posts Private Message Junior Member Join Date Mar 2009 Posts 14 hlp pls to solve problem with acegi Hello, all! ...

92. Problem with configuring Acegi Security    forum.springsource.org

Mar 26th, 2009, 08:28 AM #1 anatoliyva View Profile View Forum Posts Private Message Junior Member Join Date Mar 2009 Posts 14 Problem with configuring Acegi Security Problem with configuring Acegi ...

93. Acegi Basics    forum.springsource.org

Acegi Basics HI all! i am new to acegi and was looking through how it works i have a rough idea on how the different filters works and the flow of ...

94. Dear all, how to delete the userCache in acegi conf?    forum.springsource.org

Apr 6th, 2009, 06:00 AM #1 wch2001 View Profile View Forum Posts Private Message Junior Member Join Date Apr 2009 Posts 4 Dear all, how to delete the userCache in acegi ...

95. Dear all, how to delete the userCache in acegi conf?    forum.springsource.org

Apr 9th, 2009, 05:16 AM #1 wch2001 View Profile View Forum Posts Private Message Junior Member Join Date Apr 2009 Posts 4 Dear all, how to delete the userCache in acegi ...

96. acegi security    forum.springsource.org

acegi security Hi All, I have a jsp page wich is secured by acegi and can view that page only if a user has access to do so For ex:I have ...

97. acegi securit -help    forum.springsource.org

acegi securit -help hey guys , i need ur help , i am working in a web application and i am using spring framewoke and acegi security . my question is ...

98. Acegi 1.0.7 with WAS 6.1.0.11    forum.springsource.org

I posted a question about the weird behavior of my GWT app under WAS. Here is my original one http://forum.springsource.org/showthread.php?t=71407 Now I found the problem is because of logout. I tried ...

99. upgrading acegi, how to extend LdapAuthenticationProvider    forum.springsource.org

with acegi i was extending LdapAuthenticationProvider.retrieveUser() to i could load some stuff from the db into a session bean for the user. where / how would i do this with security ...

100. Spring - Acegi security    forum.springsource.org

Spring - Acegi security Hi, this is my first thread in this forum. I am new to spring framework. i have implemented j_acegi_security_check for login.jsp A third party application will be ...