Re: [cas-user] wrong redirect

2014-03-19 Thread pavan
Hi, can anyone help me on this. Regards, Pavan On Tuesday 18 March 2014 06:34 PM, pavan wrote: > Hi, > > Thanks Michael , There are two link on my application.one is sign in > and sign up.I have overwrite login jsp(casLoginView.jsp) for sign > in(Email and pass fields).now i want to registrat

Re: [cas-user] config error, documentation error, or bug?

2014-03-19 Thread Andrew Morgan
This is the same behavior I've seen in my own testing. When the MySQL database backend is unavailable, CAS is also unavailable. Is there someone out there for whom CAS continues working when the database is unavailable? Andy On Wed, 19 Mar 2014, Baron Fujimoto wrote: I'm assuming

[cas-user] example of Saml11TicketValidator

2014-03-19 Thread Alua.Kinzhebayeva
Hello! Could someone provide short working example of using Saml11TicketValidator in their own filter? We switched to using it from Cas20ProxyTicketValidator. Previous validator worked fine, but now we need extra attributes. Our current problem is when we launch JBoss AS 7 in debug mode, PermGen

[cas-user] config error, documentation error, or bug?

2014-03-19 Thread Baron Fujimoto
I'm assuming config error, but am at a loss as to what specifically. The documentation notes on the availability of Services Management Application Database says, "If the Services Management Application database happens to be unavailable you will still be able to perform service authorization. CA

[cas-user] Acegi and Cas integration

2014-03-19 Thread Coruj4
Hi, I'm trying to integrate CAS with my application already using Acegi, after much research and many problems i arrived at a point that I don't know what to do. Once I enter in the application login screen > https://localhost:8181/WEBAPP/index.jsf I'm redirected to the login screen of CAS > http

Re: [cas-user] Blackboard Integration

2014-03-19 Thread Rex Roof
I think the path of least resistance would be to build and use this module: https://github.com/Unicon/cas-blackboard-learn and configure it inside the authentication.properties. - Rex Roof WCC Systems Engineer 734-973-3478 On Wed, Mar 19, 2014 at 3:27 PM, Paul B. Henson wrote: > > From: Re

RE: [cas-user] Blackboard Integration

2014-03-19 Thread Paul B. Henson
> From: Rex Roof > Sent: Wednesday, March 19, 2014 7:31 AM > > this points out a very frustrating issue with blackboard's default CAS > implementation: > you either 1) get SSO but are forced to do cas logout, > or 2) you aren't forced to do cas logout but the user has to type their > password when

RE: [cas-user] ehcache replication - resources question?

2014-03-19 Thread Paul B. Henson
> From: Scott Massari > Sent: Wednesday, March 19, 2014 8:49 AM > > What bug are you referring to? https://jira.terracotta.org/jira/browse/EHC-640 -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see h

RE: [cas-user] ehcache replication - resources question?

2014-03-19 Thread Scott Massari
Aaron, What bug are you referring to? We ran our 3 node test cluster with multicast, but went unicast in production. We are on ehcache 2.6 and in our 3 node production cluster we just ran 130 logins per second with zero errors via jmeter, and only backed off as to not effect the production ldap

Re: [cas-user] Blackboard Integration

2014-03-19 Thread Rex Roof
this points out a very frustrating issue with blackboard's default CAS implementation: you either 1) get SSO but are forced to do cas logout, or 2) you aren't forced to do cas logout but the user has to type their password when they use CAS to access blackboard. - Rex Roof WCC Systems Engineer