Ticket #328 (new enhancement)
AccessDenied representation should have access to securitycontext
| Reported by: | jgou | Owned by: | jgou |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.5 |
| Component: | modules/kauri-security | Version: | |
| Keywords: | Cc: | kauri-discuss@… |
Description
When using the representation builder to catch "access denied" exceptions set by the kauri-security filter, the concerning template can't use t:protect instructions because the securitycontext is already cleared at that stage.
A use case in which t:protect would be nice, is when you want to show the available options to the authenticated user on the "accessdenied" page.
related to #233
Note: See
TracTickets for help on using
tickets.