#create CGI query object to get the SSO from URL my $query = new CGI; my $sso = $query->param( "sso" );