Hello Aliaksandr, thanks for your reply. 
This is the configuration screenshot: 
https://monosnap.com/file/PBTcHw1EqDaJ8wysayMMJbGk83hkbZ
I've restarted the container, is that sufficient or does the actual service has to be restarted?
This is what passport is logging:
```
        "validateInResponseTo": true,
        "requestIdExpirationPeriodMs": 3600000,
        "decryptionPvk": "-----BEGIN RSA PRIVATE KEY-----\n-REMOVED-\n-----END RSA PRIVATE KEY-----\n",
        "decryptionCert": "-----BEGIN CERTIFICATE-----\n-REMOVED-\n-----END CERTIFICATE-----\n",
        "skipRequestCompression": true,
        "authnRequestBinding": "HTTP-POST",
        "identifierFormat": null,
        "cert": "-REMOVED-",
        "callbackUrl": "https://GLUU_SERVER/passport/auth/saml/ADFS/callback",
        "privateCert": "MIICeAIBADA -REMOVED- lBbhw34Xqm8",
        "entryPoint": "https://ADFS_SERVER/adfs/ls/idpinitiatedsignon.htm",
        "issuer": "https://ADFS_SERVER/passport/auth/saml/ADFS/callback"
```