I read the PoA.php file and at the line 205, if this is not the https
protocol, you use http:/ to build the PoAURL. So i change this for http://
and then i get the correct protected page.
But "Authentication/Authorization result" and "userAssertion" are empty.
So my problem is not completely solve...