Bug 4967 - Globus SAML incompatibility with OpenSAML
: Globus SAML incompatibility with OpenSAML
Status: RESOLVED FIXED
: GridShib
Globus Java SAML
: unspecified
: All All
: P3 normal
: beta
Assigned To:
:
:
:
:
  Show dependency treegraph
 
Reported: 2007-01-17 19:12 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-01-17 19:12:04
Both Globus SAML and OpenSAML attempt to load a config file named
"opensaml.properties".  This prevents both JARs from being distributed together
(as is the case in the GridShib SAML Tools).  A simple workaround is to rename
the Globus SAML config file.
------- Comment #1 From 2007-01-17 19:23:47 -------
Renamed "opensaml.properties" to "globus-saml.properties".  Modified SAMLConfig
to load this new config file.