- { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization
- { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API
- { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API
+ - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
- { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
- { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
# Security Rules
- { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization
- { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API
- { type: 'allow', url: '*.assetlibrary.json' } # enable asset library JSON API
+ - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
- { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
- { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
- { type: 'allow', url: '/libs/granite/csrf/token.json' } # enable CSRF token