Tyler- commented on issue #254: GUACAMOLE-103: Implement SAML Authentication 
Extension
URL: https://github.com/apache/guacamole-client/pull/254#issuecomment-504693853
 
 
   Hi,  I pulled this, and was attempting to test the SAML auth extension.
   
   everything seems to be building / deploying fine.  but the issue I have is 
with setting the configuration.
   
   I specified the idp xml file : 
   
   saml-idp-metadata: /etc/guacamole/sample-saml.xml
   
   I'm running with tomcat 7,  and regardless of how I specify the 
saml-idp-metadata, or where I put the .xml file,  i always get the same error : 
   
   ERROR c.o.saml2.settings.IdPMetadataParser - XML 
file'/etc/guacamole/sample-saml.xml' cannot be loaded.XML file 
'/etc/guacamole/sample-saml.xml' not found in the classpath
   
   
   I've tried specifying it in relative / absolute paths
   
   I've tried putting it in /etc/guacamole, $TOMCAT_HOME, $TOMCAT_BASE, 
$TOMCAT_HOME/lib, $TOMCAT_BASE/lib,  the resources folder in the source code to 
get into the .jar extension.  I added /etc/guacamole to the catalina properties 
common.loader, and shared.loader
   
   if anyone has any ideas, I'd love to hear them.
   
   thanks

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to