You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The pim:storage predicate is used to indicate where
a WebID owner stores their data. An app wanting to access the
WebID owner's Pod should find its location using the pim:storage predicate.
This suggested path of discovery is missing the step where the user authorizes the app to access (or even discover the existence) any data.
User's Authorization Agent uses interop:hasRegistrySet which only AA can access
Any other app uses interop:hasAuthorizationAgent to discover where they get authorization from the user to add or even discover anything. Once authorized the app gets a dedicated entry point that allows it to discover all the data it was authorized to access.