Skip to content

Commit

Permalink
Update custom-body.php
Browse files Browse the repository at this point in the history
  • Loading branch information
chubing authored Apr 12, 2022
1 parent 5fe9031 commit 78e1eaf
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions assets/dsroot/custom-body.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,11 @@ function setCirrusIDP() {
function setGoogleIDP() {
document.cookie = "_icmpwayf_saml_idp=aHR0cHM6Ly9pbnRlcm5ldDIuaWRwLmNpcnJ1c2lkZW50aXR5LmNvbS9pZHA";
document.cookie = "_icmpwayf_redirection_state=checked";
document.cookie = "_icmpwayf_redirect_user_idp=https%3A%2F%2Fgoogle.cirrusidentity.com%2Fgateway";
window.location.assign("https://login.at.internet2.edu/Saml2/disco?entityID=https%3A%2F%2Finternet2.idp.cirrusidentity.com%2Fidp");
}


</script>



</script>


<!-- Identity Provider Selection: Start -->
<br /><?php echo getLocalString('header'); ?> <br /><br />
<strong> Working Links </strong>
Expand Down

0 comments on commit 78e1eaf

Please sign in to comment.