immerda
immerda
Unfortunately the app does not support [saml/shiboleth auth](https://github.com/jitsi/jicofo/blob/master/doc/shibboleth.md). If the jitsi server is set up with this authentication method, then the app just locks up, when trying to sign in....
I rebase #111, added tests and fixed some small issues.
There is an attribute "validate_signature" on the service provider. This attribute overrides whether `service_provider.valid_signature?` actually [does check the signature](https://github.com/saml-idp/saml_idp/blob/master/lib/saml_idp/service_provider.rb#L25) of a document. However, if we ask if a request is...
When I install the gem GPGME_ENCRYPT_NO_ENCRYPT_TO is not available, even though I have a recent enough gpgme version, which should report it. Additionally the flag is not exposed in the...