tags:

views:

117

answers:

0

Hi,

How to use DotNetCasClient for SSO using CAS Server in ASP.NET Application. I could create a ticket using DotNetCASClientServiceValidate & Authenticate APIs using Windows Form Authentication. But when I pass the ticket to another resource, how to validate the ticket against CAS Server. I know a Web Service can be validated using Authenticate method of DotNetCASClientProxyValidate instance. But how about a Web URL?

I also request your thoughts on how to create new users in CAS Server using DotNetCasClient.

Thanks & Regards Dinesh Kumar