Workspace sitemap item handler

Hello,

I was wondering, is there a way of adding properties to sitemap items located in the workspace?

Specifically, I’m researching a way of adding sitemap item handler to a page inside workspace. I would like to give editors freedom of creating pages, but sometimes pages need extra handling, like adding check if end user is authenticated.

One way could be to make a draggable component that would check if user is authenticated.

But we already have sitemap item handler that does that for some older pages that are not in workspace.
I spent some time with documentation, but it does not mention if this is possible or not.

Thanks,
Jacek

There are some page events that you can hook into https://documentation.bloomreach.com/14/library/concepts/template-composer/hook-into-page-actions.html .