I am trying to CAS enable our google apps domain and am having trouble understanding the documentation on the wiki at http://www.ja-sig.org/wiki/display/CASUM/SAML+2.0+%28Google+Accounts+Integration%29
I understand: · CAS needs the DSA/RSA keys to be able to encrypt/decrypt communication with google · I can easily edit the CAS spring configuration as indicated on the wiki However, I don’t understand: · What does my SSO link become? Is it something like https:// <cas_server>/cas/login?service=https://mail.google.com/a/<google_domain> · What does the “URL for your SAML-based SSO service” become? I’m assuming here that this is still the URL to the ProcessResponseServlet from the google code…however, if it is, how does this servlet even know that CAS exists and how to communicate with it? What does the login method look like? I would assume the login method would need to be able to retrieve and read an existing case ticket and them from there be able to get the username associated with the ticket. How does this work? Can someone help me understand this? -- Curtis Garman Web Programmer Heartland Community College -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
