File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 * link where it will send a certified response via $_POST.
88 */
99
10- error_reporting (E_ALL );
11-
1210$ settings = null ;
1311require 'settings.php ' ;
1412
Original file line number Diff line number Diff line change 66 * or expose it on a URL so your IdP can check it periodically.
77 */
88
9- error_reporting (E_ALL );
10-
119$ settings = null ;
1210require 'settings.php ' ;
1311
Original file line number Diff line number Diff line change 77 * link where it will send a certified response via $_POST.
88 */
99
10- error_reporting (E_ALL );
11-
1210require_once '../_toolkit_loader.php ' ;
1311
1412try {
Original file line number Diff line number Diff line change 66 * or expose it on a URL so your IdP can check it periodically.
77 */
88
9- error_reporting (E_ALL );
10-
119require_once '../_toolkit_loader.php ' ;
1210
1311header ('Content-Type: text/xml ' );
You can’t perform that action at this time.
0 commit comments