Hi,

I have configured sogo to use SAML2 like this in sogo.conf:

    SOGoAuthenticationType = saml2;
    NGImap4AuthMechanism = PLAIN;
    SOGoSAML2PrivateKeyLocation = "/etc/sogo/key.pem";
    SOGoSAML2CertificateLocation = "/etc/sogo/cert.pem";

    SOGoSAML2IdpMetadataLocation = "/etc/sogo/idp-metadata.xml";
    SOGoSAML2IdpPublicKeyLocation = "/etc/sogo/idp.key";
    SOGoSAML2IdpCertificateLocation = "/etc/sogo/idp.crt";

    SOGoSAML2LoginAttribute = "mail";
    SOGoSAML2LogoutEnabled = YES;
    SOGoSAML2LogoutURL = "http://www.company.com";;

However, accessing /SOGo gives a Proxy error (Reason: Error reading from remote server) and in sogo.log I get:

Dec 21 11:09:34 sogod [5978]: <0x0x7fbe48948b00[WOWatchDog]> child spawned with 
pid 6085
EXCEPTION: <NSException: 0x7fbe4902af00> 
NAME:LassoProfileErrorUnsupportedProfile REASON:Unsupported protocol profile 
INFO:(null)

Stupid thing: this worked in my previous setup. I started over again to verify and document everything, and now this LassoProfileErrorUnsupportedProfile comes up. :-(

This is on the v3 todays nightlies. Anyone with a suggestion?

MJ
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to