Manage PanelItem using AD Groups

The tutorial manages panelitem using Security Role, can I manage panelitem using Active Directory groups?

Hi @neo,

Yes, you can. You can use ${security.isInRole('SomeGroup')} to check if the current user belongs to some Active Directory group.