Bug 5301 - Could --config take non URI paths?
: Could --config take non URI paths?
Status: RESOLVED FIXED
: GridShib
SAML/Binding Tools
: 0.1.4
: PC Linux
: P3 enhancement
: beta
Assigned To:
:
:
:
: 5751
  Show dependency treegraph
 
Reported: 2007-05-15 16:04 by
Modified: 2008-04-25 21:12 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2007-05-15 16:04:07
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
------- Comment #1 From 2007-12-28 13:17:25 -------
Similarly, modify the --ssoResponse option so that it accepts a
system-dependent file path.
------- Comment #2 From 2008-01-03 19:08:45 -------
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.