I'm using the dotnet client. Should I port the Java Saml11AuthenticationFilter to c#?
From: Scott Battaglia [mailto:[email protected]] Sent: Thursday, October 28, 2010 1:15 PM To: [email protected] Subject: Re: [cas-user] SAMLArgumentExtractor If you're using the CAS Client for Java, then use the Saml11AuthenticationFilter. Cheers, Scott On Thu, Oct 28, 2010 at 1:07 PM, Jonathan Bricker <[email protected]<mailto:[email protected]>> wrote: I'm trying to return a SAML token with attributes and am getting stalled when I request the token. The error logs show this DEBUG [org.jasig.cas.web.support.SamlArgumentExtractor] - Extractor generated service for: null DEBUG [org.jasig.cas.web.support.CasArgumentExtractor] - Extractor generated service for: http://localhost:2289/default.aspx What is the logic that would make the SamlArgumentExtractor not pick up the service? Is something not being passed in? Jonathan Bricker ExactTarget Senior Software Engineer Office | 317.524.2789 Cell | 317.435.0763 Email | [email protected]<mailto:[email protected]> -- You are currently subscribed to [email protected]<mailto:[email protected]> as: [email protected]<mailto:[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 -- 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
