LeBrad commented on issue #254: GUACAMOLE-103: Implement SAML Authentication 
Extension
URL: https://github.com/apache/guacamole-client/pull/254#issuecomment-493435109
 
 
   Thanks for the properties.
   
   1. Where do we place the certificate for the IdP?
   2. Where do we place the certificates for the guacamole saml server, public 
and private?
   3. Where do we get the metadata of the guacamole saml server?
   4. How's the single log-out support coming?
   
   Here's my config at the moment:
   ```
   saml-idp-metadata: /etc/guacamole/saml-idp-metadata.xml
   saml-entity-id: https://guacamole.example/guacamole/api/tokens               
       
   saml-idp-url: https://ipsilon03.mctest.nl/idp/saml2/SSO/Redirect             
              
   saml-callback-url: https://guacamole.example/guacamole                       
       
   saml-logout-url: https://ipsilon03.mctest.nl/idp/logout
   ```

----------------------------------------------------------------
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