-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
https://solid.github.io/notifications/ldn-channel-2023#authentication (copied from ldn-channel-2023 PR: #147 )
Details need to be further specified. The Security Vocabulary (or The Cert Ontology, WOT) can be used.
- Subscription Clients to share Notification Receiver's public key, where
sendTohas acontroller(which is thereceiver). - Subscription Servers to share Notification Sender's public key, where
senderdescribes the key.
See Notification Channel Data Model for example where subscription request and response including public keys.
Subscription Client lets the Notification Receiver know about the Notification Sender and their public key.
Notification Receiver sets Authorization rules for Notification Sender.
Notification Sender can optionally use HTTP Message Signatures.