Skip to content

Instantly share code, notes, and snippets.

View caplater's full-sized avatar

Charles Plater caplater

  • Wayne State University
  • Detroit, MI
View GitHub Profile
@mgregoro
mgregoro / dester.pl
Last active March 30, 2017 17:57
destination_url= based daisy chaining for wsu SSO
#!/usr/bin/env perl
use v5.10;
use Mojo::URL;
unless ($ARGV[0]) {
say "Usage: dester.pl <url1> <url2> <url3> <urlN>";
print <<"EOF";
You ever be like "man, I need to daisy chain a bunch of Mikey's crazy destination_url= based sso crap