Define the PSH-SSL ACL list
Using Conductor UI we define Access control lists for FOAF+SSL authentication:
- Go to Conductor ->System Admin -> Security -> Access Control
- Enter "PSH-SSL"
- Click "Add New ACL"
- Click "Add New Rule"
- Enter in the shown form:
- Filter: your FOAF+SSL WebID?, for ex.: http://webid.myxwiki.org/xwiki/bin/view/XWiki/rumito#me
- Access: Allow
- Destination: *
- Object, Mode, Rate and Limit: 0
- Click "Add"
- As result the rule will be created.
- Click "Add New Rule"
- Enter in the shown form:
- Filter: *
- Access: Deny
- Destination: *
- Object, Mode, Rate and Limit: 0
- Click "Add"
- As result the rule will be created.
- Click "Apply"
- As result PSH-SSL ACL with its rules will be created:
Related
- Set Up PubSubHub to use FOAF+SSL / IP based control lists
- Define the PSH ACL list
- Setting up PubSubHub in ODS
- PubSubHubBub Demo Client Example
- Feed subscription via PubSubHub protocol Example