Hi,

I am trying to casify a .Net application. I am redirected to login page. I
log in and can see in logs that I get authenticated and CAS provide the
username to the .Net application. But in my .Net application it keeps
redirecting to CAS login and CAS on the other hand create serviceValidate
tokens again and again. Under my .Net application logs I see the following:

 <Type TimeStamp="*10:40:13 PM*">Error</Type>
   <Id>50003</Id>
   <Message>The method or operation is not implemented.</Message>
   <Details>System.NotImplementedException: The method or operation is not
implemented. at DotNetCasClient.Security.CasPrincipal.IsInRole(String role)
in
C:\Projects\Jasig\CAS\dotnet-client\trunk\DotNetCasClient\Security\CasPrincipal.cs:line
102 at
System.Web.Configuration.AuthorizationRule.IsTheUserInAnyRole(StringCollection
roles, IPrincipal principal) at
System.Web.Configuration.AuthorizationRule.IsUserAllowed(IPrincipal user,
String verb) at
System.Web.Configuration.AuthorizationRuleCollection.IsUserAllowed(IPrincipal
user, String verb) at
System.Web.UI.WebControls.WebParts.PersonalizationProvider.DetermineUserCapabilities(WebPartManager
webPartManager) at
System.Web.UI.WebControls.WebParts.WebPartPersonalization.Load() at
System.Web.UI.WebControls.WebParts.WebPartPersonalization.LoadInternal() at
System.Web.UI.WebControls.WebParts.WebPartManager.OnInit(EventArgs e) at
System.Web.UI.Control.InitRecursive(Control namingContainer) at
System.Web.UI.Control.InitRecursive(Control namingContainer) at
System.Web.UI.Control.InitRecursive(Control namingContainer) at
System.Web.UI.Page.ProcessRequestMain(Boolean
includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)</
Details>
  </Message>


Any ideas what is really happening?

Thanks in anticipation

Farzan

-- 
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. 
If you have received this email in error please notify the system manager (
[email protected]). Please note that any views or opinions presented 
in this email are solely those of the author and do not necessarily 
represent those of the company. Finally, the recipient should check this 
email and any attachments for the presence of viruses. Rosmini Collegeaccepts 
no liability for any damage caused by any virus transmitted by this 
email.

-- 
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

Reply via email to