necouchman commented on issue #254: GUACAMOLE-103: Implement SAML Authentication Extension URL: https://github.com/apache/guacamole-client/pull/254#issuecomment-494613051 Here are the answers...I think... 1. Where the certificate is placed will depend on whether you're configuring it with a Metadata file or with individual parameters. If you have a metadata file, all of the certificates should be in the metadata file. If you configure with individual parameters, then it'll be in the keystore file. 2. Would imagine this is the same as item 1. 3. The metadata file is generated by the IdP, so where you get it will depend on the IdP. It's been a while since I did it with the CAS system, but I think there was a URL that was accessed that triggered the generation onto the filesystem. Other IdPs probably have varying methods of generating it - I'd suggest consulting the documentation for the IdP. I also found a few online metadata generators that will do most of the work for you if the IdP doesn't do it. 4. Ummmmmmmmm...slow. Haven't had much time to work on this, sadly - what's even sadder (more sad?) is that I haven't had much time to work on anything Guacamole-related lately :frowning_face:
---------------------------------------------------------------- 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
