You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so that the default behavior of negotiating protocol happens. And then later, where it displays Success, add the following that would print out all the attributes received from the IdP:
First, In
dockerized-idp-testbed/php-cas/var-www-html/php-cas/index.php
, I'd recommend commenting out the line:phpCAS::setExtraCurlOption( CURLOPT_SSLVERSION, 6 );
so that the default behavior of negotiating protocol happens. And then later, where it displays Success, add the following that would print out all the attributes received from the IdP:
The text was updated successfully, but these errors were encountered: