Well, we don't use CAS with the Clearinghouse. As you mentioned, they don't support it.
We have Ellucian Luminis, which features a primitive but workable system for SSO with systems that do not support CAS. With it, I set up a connection that sends the authentication credentials and student's ID to the Clearinghouse, retrieves the SSO token from the response, and sends the token back to the user in a POST form with some JavaScript for the browser to post the form back to the Clearinghouse. A small servlet that does the above, using the CAS filter for Java to get the student's ID, should prove an interesting exercise. Best regards, -- Carlos. -----Original Message----- From: Roger [mailto:[email protected]] Sent: Tuesday, 15 July, 2014 16:28 To: [email protected] Subject: [cas-user] CAS and National Student Clearing House Hello, I'm curious if anyone is using CAS with the National Student Clearing House and if so, what is your setup? From the documentation we received, it looks like don't support CAS. I have some ideas, but I'm wondering what others are doing... Thanks, Roger -- Roger Spears Manager of Data Systems Northwest State Community College 22600 State Route 34 Archbold, Ohio 43502 P: 419-267-1304 F: 419-267-3891 *********************************** This message and any attachment are confidential, intended solely for the use of the individual or entity to whom it is addressed and may be protected under FERPA (http://www2.ed.gov/policy/gen/reg/ferpa/index.html ). If you have received it by mistake, or are not the named recipient(s), please immediately notify the sender and delete the message. You are hereby notified that any unauthorized use, copying or dissemination of any or all information contained in this message is prohibited. Northwest State Community College and/or any part thereof shall not be liable for the message if altered, falsified, or in case of error in the recipient. -- 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 -- 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
