Skip to content

Instantly share code, notes, and snippets.

@andrewroth
Created November 5, 2010 17:20
Show Gist options
  • Save andrewroth/664476 to your computer and use it in GitHub Desktop.
Save andrewroth/664476 to your computer and use it in GitHub Desktop.
D, [2010-11-05T13:18:28.255521 #7874] DEBUG -- : Guessed service url: "http://hp:3000/"
D, [2010-11-05T13:18:28.256016 #7874] DEBUG -- : Generated login url: https://signin.mygcx.org/cas/login?service=http%3A%2F%2Fhp%3A3000%2F
D, [2010-11-05T13:18:28.256190 #7874] DEBUG -- : Redirecting to "https://signin.mygcx.org/cas/login?service=http%3A%2F%2Fhp%3A3000%2F&gateway=true"
D, [2010-11-05T13:18:29.727024 #7874] DEBUG -- : Request contains ticket "ST-97961-EPhiI3NEHrjXxV1gU2Go-cas".
D, [2010-11-05T13:18:29.727751 #7874] DEBUG -- : Guessed service url: "http://hp:3000/"
D, [2010-11-05T13:18:29.728259 #7874] DEBUG -- : Requesting CAS response for URI https://signin.mygcx.org/cas/proxyValidate?ticket=ST-97961-EPhiI3NEHrjXxV1gU2Go-cas&service=http%3A%2F%2Fhp%3A3000%2F&pgtUrl=https%3A%2F%2Fpat.powertochange.org%2Fcas_proxy_callback%2Freceive_pgt
D, [2010-11-05T13:18:37.820054 #7874] DEBUG -- : CAS server responded with #<Net::HTTPOK 200 OK readbody=true>:
<cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'>
<cas:authenticationSuccess>
<cas:user>andrewroth@gmail.com</cas:user><cas:attributes><ssoGuid>B334BE23-AB92-0359-FF70-5479B78888D0</ssoGuid></cas:attributes>
</cas:authenticationSuccess>
</cas:serviceResponse>
I, [2010-11-05T13:18:37.876102 #7874] INFO -- : Ticket "ST-97961-EPhiI3NEHrjXxV1gU2Go-cas" for service "http://hp:3000/" belonging to user "andrewroth@gmail.com" is VALID.
D, [2010-11-05T13:18:37.876886 #7874] DEBUG -- : Extra user attributes provided along with ticket "ST-97961-EPhiI3NEHrjXxV1gU2Go-cas": {"ssoGuid"=>"B334BE23-AB92-0359-FF70-5479B78888D0"}.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment