Hi Dmitri I don't think the annotations are actually used. +1 to remove it.
Regards JB On Fri, Jan 24, 2025 at 3:24 PM Dmitri Bourlatchkov <di...@apache.org> wrote: > > Hi All, > > Currently the code generated for various REST API endpoints contains > "@RolesAllowed" annotations. > > Do people find them critical? > > From my POV, it is preferable to delegate all authorization logic > to PolarisAuthorizer implementations and remove any framework-specific ways > to control access. > > WDYT? > > Thanks, > Dmitri.