We've implemented CAS SSO in Banner 7 INB. Our implementation has three pieces:
Configuring CAS to return the user's password in the serviceValidate response. In the Oracle Forms ear, add a CAS authentication filter and servlet to return the user's password. In the Oracle Forms applet, override oracle.forms.engine.Main.getParameter() to get the username and password from the servlet. -- Bob From: David Wolowicz [mailto:[email protected]] Sent: Tuesday, June 01, 2010 12:15 PM To: [email protected] Subject: [cas-user] Banner INB Client Hi all, I'm looking for a school that has implemented a Banner INB CAS client. Has anyone done this? Can you share your code or tell us how it was done? Thanks in advance. Dave Wolowicz Manager of Web Services University of Victoria Systems [email protected]<mailto:[email protected]> | (250) 721-6117 Call me toll-free over the internet: UVic-6117<http://www.uvic.ca/webphone?c=6117> -- 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
