Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save pitbulk/2b34b7a87ff6c0c1b26769f904432d59 to your computer and use it in GitHub Desktop.
Save pitbulk/2b34b7a87ff6c0c1b26769f904432d59 to your computer and use it in GitHub Desktop.
alternative_acs.php
<?php
require_once dirname(dirname(dirname(dirname(__FILE__)))) . '/wp-load.php';
require_once plugin_dir_path(__FILE__)."php/functions.php";
require_once plugin_dir_path(__FILE__)."php/configuration.php";
saml_acs();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment