Bugzilla – Bug 5301
Could --config take non URI paths?
Last modified: 2008-04-25 21:12:21
You need to log in before you can comment on or make changes to this bug.
May be more consistent for the user if --config took non-URI paths, on Linux it was necessary for me to append the path with "file:" to get it working. Otherwise this error is returned: Resource not found at specified location: /tmp/gridshib-saml-issuer.properties Using default config file
Similarly, modify the --ssoResponse option so that it accepts a system-dependent file path.
Both --config and --ssoResponse now take system-dependent file paths as arguments. The options still take file URLs for backward compatibility. These changes will appear in GridShib SAML Tools v0.3.0.