### Problem The security panel is not very useful because it provides little information:  ### Solution Could we show at least the information about the voters that granted/rejected access? A quick-and-dirty mockup of the idea:  Questions: - Can this information be obtained in a reliable manner for any Symfony application? - Could we get inspiration from this bundle for implementing this feature? https://github.com/egulias/SecurityDebugCommandBundle - Do you miss any other important information in this panel? Thanks!