> I'm having problems making CAS work with Luminis 5, once I modify CAS to > enable the /bannerValidate service by following the instructions in the > Luminis 5 Banner Integration Setup Guide.
We have successfully integrated an enterprise CAS server with Banner, but not Luminis portal since we don't use it. I'm fairly certain this integration should be possible with any CAS server version provided you can integrate their custom CAS components successfully. > I started by deploying a "stock" CAS v3.4.5 server and adding the Luminis > service URLs in the CAS Service Manager. We had to modify Luminis source to get integration working with CAS 3.4.x, but we may be using an older version of the BEIS CAS integration components. > [com.sghe.cas.web.support.BannerArgumentExtractor] - Creating a new instance > of the BannerAccountsService class > 2011-01-11 14:39:05,875 INFO [com.sghe.cas.principal.BannerAccountsService] > - Can I create a Banner Service Form ? > 2011-01-11 14:39:05,876 INFO [com.sghe.cas.principal.BannerAccountsService] > - BANNER-ST : null > 2011-01-11 14:39:05,876 INFO [com.sghe.cas.principal.BannerAccountsService] > - BANNER-SV : null > 2011-01-11 14:39:05,876 INFO [com.sghe.cas.principal.BannerAccountsService] > - Insufficient data to create a Banner Service Form. This is not a Banner > Service Ticket Validate Request... Looks like you're either not sending the correct request parameters to /bannerValidate or Luminis is still validating tickets at /serviceValidate. In the latter case it's hard to explain why it's not still working with the BEIS changes applied. It would be helpful if you could capture requests at the server and verify what Luminis is sending. We use http://code.google.com/p/vt-middleware/wiki/vtservletfilters#RequestDumperFilter for this purpose. If you can capture the service validation POST requests, please share them. > I have a ticket open with Sungard about this issue, but I am hoping > someone from the CAS community is able to help. I wish the folks responsible for CAS integration at Sungard would participate more in the CAS community. There are lots of folks doing Banner/CAS integration; some more support from the Banner side would be nice. M -- 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
