Bugzilla – Bug 7092
Create a configuration option to whitelist external namespace schemes
Last modified: 2010-10-15 14:44:08
You need to log in before you can comment on or make changes to this bug.
Currently any scheme other than cumulus is allowed and directly passed through the service to workspace control (without translation). We should change this to be a configuration option.
committed to virga branch
The configurations are now present in authz-callout-ACTIVE.xml (authz-callout-sql.xml) <property name="repoScheme" value="scp" /> <property name="passthroughSchemes" value="file,hdfs" />