[ https://issues.apache.org/jira/browse/GUACAMOLE-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17791349#comment-17791349 ]
Nick Couchman commented on GUACAMOLE-1565: ------------------------------------------ [~vieri]: Thanks for this - if you'd like to contribute the patch, I suggest you open a pull request. https://guacamole.apache.org/open-source/ > specify private key to decrypt SAML responses > --------------------------------------------- > > Key: GUACAMOLE-1565 > URL: https://issues.apache.org/jira/browse/GUACAMOLE-1565 > Project: Guacamole > Issue Type: New Feature > Components: guacamole-auth-saml > Affects Versions: 1.4.0 > Reporter: Vieri > Priority: Minor > Attachments: saml-private-key-file.patch > > > Current SAML module implementation does not support decrypting SAML responses > as it does not pass the private key information to onelogin lib. > > With the trivial patch I'm attaching Guacamole can read the private key file > and pass it to onelogin when the user adds something like the following to > guacamole.properties: > saml-private-key-file: /etc/ssl/tomcat/server.key > -- This message was sent by Atlassian Jira (v8.20.10#820010)