I'm trying to use the Java CAS Client for authentication in an app on GAE.
GAE, however, doesn't allow usage of the javax.naming package, including the
InitialContext class. This class is used in the AbstractConfigurationFilter to
perform a JNDI lookup on init params. Has this issue been addr
>
>
>
> --
> You are currently subscribed to cas-dev@lists.jasig.org as:
> ma.kei...@gmail.com
> To unsubscribe, change settings or access archives, see
> http://www.ja-sig.org/wiki/display/JSG/cas-dev
>
>
--
Sincerely,
Michael Keith
--
You are currently subscrib
I would like to see CAS-1075 (Add Support for Displaying Registered Service
Information on Login Form) out of the box in 4.1
-Michael
On Mon, May 19, 2014 at 12:14 PM, Misagh Moayyed wrote:
> A conference call sounds great. Besides from content and issues to address
> I’d also like to d
CAS 3.5.x and we have not done any UI customizations to the management
webapp although we have themed CAS proper (so we have a mixture of our
theme and the default theme).
Have not tried CAS 4.0 in our environment so don't know if this timeout
increase will still be needed.
-Michael
O
ating:
java.lang.IllegalStateException: Cannot create a session after the response
has been committed
Just my two cents,
-Michael
--
Michael Herring
Information Technology Services
Web Developer
Denison University
740-587-6360
herri...@denison.edu
--
You are currently subscribed to cas-dev@lists.jasig.org as:
arch...
under code
'management.services.status.evaluationOrder.notupdated' for locale 'fr_FR'
I d'ont have this problem when i switch to the english login form before.
Version : 3.5.2
How can I solved this issue ?
Thanks,
Michael.
--
You are currently subscribed to cas-de
r)
https://github.com/Jasig/cas/pull/228 (3.5.x)
Thanks for the consideration,
-Michael
On Mon, Apr 15, 2013 at 10:55 AM, William G. Thompson, Jr. wrote:
> CAS 4.0 Release Schedule Update for Monday April 15th
>
> * 53 issues Resolved
> * 10 In Progress
> * 4 Open
>
> Feature
Hi,
For the SAML component, could you describe the canonical parameters that CAS is
expecting with samlValidate? The .NET client documentation seems to be
different from the other implementations and overall the documentation is not
clear when to use "service=" and when to use "TARGET=" ?
The
It is not available on github yet, I hope it moves soon though. I have a
couple patches I apply now to the svn trunk dealing with parameter
sanitization that would be a ton easier via github.
Michael
On 3/2/2012 9:45 AM, Misagh Moayyed wrote:
>
> Folks,
>
> While reviewing the
I'm not sure what encrypting passwords in browser buys besides
additional attack vectors?
Not only do you need to trust all the server generated code (given for
current state) BUT you also need to trust the encryption implementation
(js?). Are you using specific browser based crypto methods (no
As a non-commiter/lover of code, +^x
On 7/27/2011 9:00 AM, Marvin Addison wrote:
Discussion is over and it's time to vote on the following proposal:
The current cas3 subversion repository should move to GitHub under
existing jasig organization.
Anyone may vote, but only committer votes count.
Any chance the CAS clients would also follow to GH?
Thanks,
Michael
On 7/25/2011 10:17 AM, Marvin Addison wrote:
> The CAS4 codebase is slated to move to GitHub,
> https://issues.jasig.org/browse/CAS-997, and during the discussion of
> that issue, someone floated moving the active 3.x
Considering most transforms are so weak ( regex /dot/\./g) and Amazon
Mechanical Turk could pour through them manually it's a lost cause. The
battle rages on server side, client side obfuscation is a loss :)
Michael
On 7/14/2011 8:11 AM, Jeremiah Snapp wrote:
That's fine with m
You could enter a jira issue for it
On 7/13/2011 9:41 AM, Jeremiah Snapp wrote:
Can someone please tell me what I need to do to get this bug looked at?
Thanks,
Jeremiah
--
You are currently subscribed to cas-dev@lists.jasig.org as:
arch...@mail-archive.com
To unsubscribe, change settings or
additional field to identify a user. this works all very well. but i
need a least this information in my application (other data as well).
Where can in found more information/documentation and not only parts of xml
config files without documentation? :)
Regards
Michael
--
You are currently
Hey Marvin,
The problem was that I needed to be using hibernate 3.5.0-CR-2. We should
update the docs on https://wiki.jasig.org/display/CASUM/Configuring to make
note of the hibernate version required for CAS 3.4.2... would've saved me a
tonne of time if a complete example pom.xml was availabl
Thanks for the reply. Yes, I'm using the Maven Overlay method. I'd
just added the dependencies from the docs to pom.xml, and the build
seemed happy.
>From pom.xml:
commons-dbcp
commons-dbcp
1.2.2
runtime
mysql
mysql-connector-java
3.1.11
provided
org.hibernate
hiberna
Hello all,
I'm attempting to configure the services registry to store information in
mysql, following the instructions at
https://wiki.jasig.org/display/CASUM/Configuring Unfortunately, I'm stumped
by the following error in catalina.out when I try to deploy my cas.war file:
2010-06-03 14:27:09,2
Hello!
I'm in the process of setting up the services management tool, and I am
hoping to get some advice on which DB to use to persist service data.
We'd hoped to store this data in something simple & local (maybe a
simple BerkleyDB?) but the docs seem to steer you toward HyperSQL. Are
there a
Scott,
What revised patch are we talking about? I haven't submitted any new
changes...
Thanks
Michael
On Mon, Mar 1, 2010 at 11:49 AM, Scott M. Holodak wrote:
> Hi Michael,
>
>
>
> I’ve looked over your revised patch and I’m not sure this is the right
> approach.
ng to update their CAS server host). Off topic i've
already applied your suggested changes and have a set of unit tests around
cas 2.0 ticket processing, i'll patch them up and send when I get back to
the office.
Thanks
Michael
On Sun, Feb 28, 2010 at 5:31 PM, Scott M. Holodak wrote:
he Initialize
method.
Thanks
Michael
On Sun, Feb 28, 2010 at 2:01 PM, Scott M. Holodak wrote:
> Hi Michael,
>
> I'm looking at your patch and had a few questions/comments. I'd like to
> re-work your code a little bit so that it gets around the thread safety
> issue.
>
see value in
something so simple when hitting greenfield projects so I’m just attaching it
here vs. creating any JIRA tickets.
Thanks
Michael Hans
--
You are currently subscribed to cas-dev@lists.jasig.org as:
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see
Not sure, if CAS is the right thing to help me with integrating a CMS-based
portal and a shopping basket, which is hosted on a ecommerce portal.
I already integrated both portals successfully with CAS. For the shopping
basket use case of course no user login is happening before that anonymous us
hools have deployed CAS with AD.
Cheers,
Scott
On Fri, May 22, 2009 at 7:35 AM, Michael A Jones
wrote:
Hi there,
I am having communication problems with my Active Directory and CAS. My
AD machine is called idm-dc1 and my domain is ExampleOrganization.local.
At present, when I try to login t
Hi there,
I am having communication problems with my Active Directory and CAS. My
AD machine is called idm-dc1 and my domain is ExampleOrganization.local.
At present, when I try to login to CAS I am getting an error message
from CAS saying "The credentials you provided cannot be determined to b
of a
small movie file ;-)
Cheers,
Scott
On Wed, May 20, 2009 at 9:16 AM, Michael A Jones wrote:
Hi,
I just used the cas war file that came with the latest CAS
distribution. I guess this doesn't work with anything, but the simple
authentication. I will build
with ActiveDirectory and CAS configuration
Michael:
If it can't find the bean class for the fast bind, it may be because
you didn't build the ldap support JAR into the CAS server. Did you do
that?
David
On Wed, May 20, 2009 at 4:32 AM, Michael A Jones wrote:
> Could someone help me with the
app is very simple and modeled after,
>
http://www.ja-sig.org/wiki/display/CASC/JA-SIG+Java+Client+Simple+WebApp+Sam
ple.
> It also still needs some work, but I got it to somewhat work with the
> CasHttpModule from Michael Barton. I'd like to see this ultimately
> expand to incor
I found NLog to be easier to work with than Log4Net and just as flexible.
http://www.nlog-project.org/
-Original Message-
From: William G. Thompson, Jr. [mailto:wgt...@gmail.com]
Sent: Tuesday, March 10, 2009 8:46 AM
To: cas-dev@lists.jasig.org
Subject: Re: [cas-dev] port of jasig java c
30 matches
Mail list logo