hilla icon indicating copy to clipboard operation
hilla copied to clipboard

[FS router] add options to enable Spring Security

Open krissvaa opened this issue 1 year ago • 1 comments

Todo:

  • Add roles allowed to client and server-side
  • Add access checks for hilla views by view metadata (roles allowed)
  • Add Hilla public routes as anonymous allowed to VaadinWebSecurity
  • Apply access checks as soon as routes are available on server side
  • Add tests and documentation/examples.

For client-side access control - existing implementation should still work (as both are needed for complete access control implementation in Hilla)

krissvaa avatar Feb 08 '24 11:02 krissvaa

Let's address the main layout menu filtering as a separate issue.

platosha avatar Feb 13 '24 12:02 platosha

This ticket/PR has been released with Hilla 24.4.0.alpha11 and is also targeting the upcoming stable 24.4.0 version.

vaadin-bot avatar Mar 11 '24 09:03 vaadin-bot