quest Wrapper Filter
/clearPass
...
...
cas
/clearPass
-Original Message-
From: Francisco Estanqueiro [mailto:fwestanque...@fc.ul.pt]
Sent: Wednesday, May 12, 2010 10:55 AM
To: cas-user@lists.jasig.org
Subject: Re: [cas-user] CasOwa
Have you verified that clearPass extension is working correctly?
/cas/clearPass should return something like this:
No authentication information
provided.
Ganjoo, Vishal wrote:
Hi Bill,
I have installed Clearpass Extension and the
http://github.com/wgthom/CasOwa
client on
Hi,
I am not Bill, and I don't know much about the .Net CAS Client, but
using HTTPS with localhost is usually problematic. Create
certificate(s) with actual hostnames and make sure that they are trusted.
Adam
Ganjoo, Vishal wrote:
>
> Hi Bill,
>
>
>
> I have installed Clearpass Extension an
Hi Bill,
I have installed Clearpass Extension and the http://github.com/wgthom/CasOwa
client on IIS server successfully.
Also followed the step in the wiki page by 'Francisco Estanqueiro'
http://www.ja-sig.org/wiki/pages/viewpage.action?pageId=29133913
Also, I am using IIS 7. So I have installed
If I remember correctly, I had multiple versions of the same jar
packages (spring, etc..) after I compiled with maven.
Francisco
n99 wrote:
Hello
I was wondering how you cured the
org.springframework.web.servlet.tags.ThemeTag NullPointerException
java.util.regex.Matcher.getTextLength error as
Hello
I was wondering how you cured the
org.springframework.web.servlet.tags.ThemeTag NullPointerException
java.util.regex.Matcher.getTextLength error as I've got this error after
upgrading to 3.4.2 as has this person
http://jasig.275507.n4.nabble.com/cas-server-3-4-2-and-nagios-plugin-Login-page
Hello
I was wondering how you cured the
org.springframework.web.servlet.tags.ThemeTag NullPointerException
java.util.regex.Matcher.getTextLength error as I've got this error after
upgrading to 3.4.2 as has this person
http://jasig.275507.n4.nabble.com/cas-server-3-4-2-and-nagios-plugin-Login-page
Francisco,
I heartily thank you for your efforts. Our server people were insisting on a
'procedure' before they would start; now, I've given them one for Thursday's
working meeting.
KC
On Apr 30, 2010, at 7:53 AM, Francisco Estanqueiro wrote:
> Hi everyone,
>
> just finished the casowa Wiki
Hi everyone,
just finished the casowa Wiki Page..
http://www.ja-sig.org/wiki/pages/viewpage.action?pageId=29133913
I did it in a sort of a rush, so feel free to edit it or move it.
Francisco
Ganjoo, Vishal wrote:
HI Francisco
Can you please share your experience casifying OWA? DO you h
The only thing that runs on IIS Server is the CasOwa service. The CAS
server can be remote, I only installed on the same machine for
development purposes.
I'm finishing the wiki page to share my experience in casifying OWA.
Francisco
Andrew Tillinghast wrote:
Am I correct in understanding th
Am I correct in understanding that the .NET CASOWA solution requires that the
CAS service is running on an IIS server?
-Andrew
On Mar 29, 2010, at 10:32 PM, Francisco Estanqueiro wrote:
> Hi,
>
> I'm trying to figure out a way to casify Outlook Web Access and I found out
> about this CasOwa.
Yes, I've been following your exploits with interest and saving the messages
off to a file. If you put something up on the wiki, I think it would help a lot
of folks. Thanks for the on list question and answers Francisco & Bill.
On Apr 5, 2010, at 11:46 AM, Francisco Estanqueiro wrote:
> Sure,
Sure, I would be glad to.
Francisco
William G. Thompson, Jr. wrote:
Francisco,
Congrats on getting it to work. I admire your persistence. If you
have any notes from your adventure and the inclination, I bet they
would make a nice wiki doc.
Best,
Bill
On Mon, Apr 5, 2010 at 2:13 PM, Franci
Francisco,
Congrats on getting it to work. I admire your persistence. If you
have any notes from your adventure and the inclination, I bet they
would make a nice wiki doc.
Best,
Bill
On Mon, Apr 5, 2010 at 2:13 PM, Francisco Estanqueiro
wrote:
> You're right!! My windows maven was a little c
Are you still getting this error?
Ticket failed validation specification. Possible errors could include
attempting to validate a Proxy Ticket via a Service Ticket validator,
or not complying with the renew true request.
Bill
On Wed, Mar 31, 2010 at 9:07 PM, Francisco Estanqueiro
wrote:
>
Sorry, the error has caused by wrong port name.. But.. I keep having the
500 internal server error:
2010-04-01 02:04:04,089 INFO
[org.jasig.cas.web.flow.InitialFlowSetupAction] - Setting path for
cookies to: /cas
2010-04-01 02:04:11,059 INFO
[org.jasig.cas.authentication.AuthenticationManager
Success!! I imported those handlers by wildcard mapping in IIS 6.
I'm now having a new error after a successful login:
/The remote server returned an error: (500) Internal Server Error./
reader = new StreamReader(new WebClient().OpenRead(clearPassRequest));
[WebException: The remote server
On Tue, Mar 30, 2010 at 2:22 PM, Francisco Estanqueiro
wrote:
> I've installed the web app
> http://www.ja-sig.org/wiki/display/CASC/JA-SIG+Java+Client+Simple+WebApp+Sample,
> and verified that the PT's are being issued correctly.
>
> I've the ClearPass extension working.
>
> I've a virtual dire
I've installed the web app
http://www.ja-sig.org/wiki/display/CASC/JA-SIG+Java+Client+Simple+WebApp+Sample,
and verified that the PT's are being issued correctly.
I've the ClearPass extension working.
I've a virtual directory named coa in the Default Web Site tree (the same as
owa), in the Def
On Tue, Mar 30, 2010 at 1:49 PM, Francisco Estanqueiro
wrote:
> But the handlers arent automaticly configured by having them in the
> web.config on COA Virtual Directory? Or I have to add another handler
> somewhere? I'm not understanding how this works.. how the redirection from
> owa to coa w
But the handlers arent automaticly configured by having them in the web.config
on COA Virtual Directory? Or I have to add another handler somewhere? I'm not
understanding how this works.. how the redirection from owa to coa works? The
only thing I've done is create a coa virtual directory and ch
On Tue, Mar 30, 2010 at 1:36 PM, Francisco Estanqueiro
wrote:
>>
>> 5) Whats the managed pipeline mode and How do I set it to Integrated?
>>
>
> Managed Pipeline mode is a new unified request processing pipeline
> that is exposed to both native and managed components in IIS7. Is is
> not availabl
5) Whats the managed pipeline mode and How do I set it to Integrated?
Managed Pipeline mode is a new unified request processing pipeline
that is exposed to both native and managed components in IIS7. Is is
not available on IIS6.
http://learn.iis.net/page.aspx/244/how-to-take-advantage-of-th
On Mon, Mar 29, 2010 at 10:32 PM, Francisco Estanqueiro
wrote:
> Hi,
Hi, Francisco. I'll respond inline below...
>
> I'm trying to figure out a way to casify Outlook Web Access and I found out
> about this CasOwa.
>
> I read this thread (the few information there is about casowa),
> http://www
Hi,
I'm trying to figure out a way to casify Outlook Web Access and I found
out about this CasOwa.
I read this thread (the few information there is about casowa),
http://www.mail-archive.com/cas-user@lists.jasig.org/msg03914.html, but
since I'm really a noob in the IIS bussiness so I have so
25 matches
Mail list logo