Ticket #328 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

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

Change History

comment:1 Changed 3 years ago by jgou

  • Milestone changed from 0.4.1 to 0.5
Note: See TracTickets for help on using tickets.