<?php session_start(); include "SsoClientLibrary.php"; $objSso = new SsoClientLibrary(); $objSso->ssoRequest(); ?>