necouchman commented on pull request #254:
URL: https://github.com/apache/guacamole-client/pull/254#issuecomment-649031658


   Okay, redirect appears to be working okay, now.  One more issue I need to 
fix, though - when you try to specify the `saml-idp-metadata` option with a 
metadata file it throws an error:
   ```
   ERROR c.o.saml2.settings.IdPMetadataParser - XML 
file'/etc/guacamole/saml-idp-metadata.xml' cannot be loaded.XML file 
'/etc/guacamole/saml-idp-metadata.xml' not found in the classpath
   ```
   I guess whatever method I've used to load the file doesn't accept absolutely 
paths, or requires a URI or something like that.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to