allowedRemoteOrigin
An allowed remote origin or origin-like base URI for a RemoteAccessRule. Interpretation should stay conservative and fail closed when the runtime cannot determine that a candidate URL matches the configured origin boundary.
| Canonical IRI | https://semantic-flow.github.io/sflo/config/allowedRemoteOrigin | ||
|---|---|---|---|
| Source | |||
Properties
| rdf:type | owl:DatatypeProperty |
|---|---|
| rdfs:comment | An allowed remote origin or origin-like base URI for a RemoteAccessRule. Interpretation should stay conservative and fail closed when the runtime cannot determine that a candidate URL matches the configured origin boundary. |
| rdfs:domain | https://semantic-flow.github.io/sflo/config/RemoteAccessRule |
| rdfs:label | allowed remote origin |
| rdfs:range | xsd:anyURI |