Ticket #69 (closed Enhancement: Fixed)
Program controller et al. for Spring Security
| Reported by: | lois | Owned by: | Garth |
|---|---|---|---|
| Priority: | -Low | Milestone: | |
| Component: | View-App | Version: | 2.0 |
| Severity: | Keywords: | secure | |
| Cc: |
Description (last modified by lois) (diff)
The IBIS View application needs to be completed with a controller (and/or other things?) so that we can use Spring security to lock down a URL. The Spring security is working with the Admin application here in NM. Our admin users must log in to view their Admin DB indicator records. But I am not yet able to secure a URL on our View application. This is a necessary feature for both the community assessment piece and the EPHT group.
11/08/2010. Spoke with Garth about this one this AM.
- Everything I need to lock down a URL is already in the app. I just need Garth to show me how to do it.
- If we want it to be proactive, (that is, if I want to show user x a list of what is available to her that is different from the list that user y sees) we’ll need a special handler that will interact with the Spring stuff, then we’ll need a controller that will bottle stuff up and send it to the user. This is more involved than just a simple controller.
Change History
comment:2 Changed 19 months ago by lois
- Priority changed from critical to minor
- Type changed from task to enhancement
comment:4 Changed 17 months ago by lois
- Milestone changed from IBIS-PH View2 to Ideas for Version 2 Enhancements That Are Not on the Current ToDo List
Note: See
TracTickets for help on using
tickets.