[cas-user] jdbc configuration

2014-05-07 Thread Eddú Meléndez Gonzales
bapp/src/main/resources If I am not wrong CAS need a fix, right? or If I am missing something please let me know. Thanks in advance and congratulations to CAS team :) Eddú Meléndez Gonzales eddu.melen...@gmail.com -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mai

[cas-user] getting attributes from Multiples ADs

2013-11-29 Thread Eddú Meléndez Gonzales
. Eddú Meléndez Gonzales eddu.melen...@gmail.com -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

[cas-user] cas clients

2013-10-19 Thread Eddú Meléndez Gonzales
Hi All, I share with you some cas clients for rest and webapp. https://github.com/eddumelendez/cas-clients Eddú Meléndez Gonzales eddu.melen...@gmail.com -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access

[cas-user] get data from AD

2013-09-23 Thread Eddú Meléndez Gonzales
Hi I was setting my CAS using LPPE and I would like to get data like displayname from Active Directory, but it is necessary to set contextSource. Any suggestion? Eddú Meléndez Gonzales eddu.melen...@gmail.com -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail

[cas-user] attempt more than once

2013-07-23 Thread Eddú Meléndez Gonzales
Hi I am working with CAS 3.5.1 and 3.5.2, sometime I can see that we need to write our credentials more than once... Anyone knows why happen this? Eddú Meléndez Gonzales eddu.melen...@gmail.com -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To

Re: [cas-user] PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification pa th to requested target : Error on Single server while access

2013-07-04 Thread Eddú Meléndez Gonzales
Hi You have generated ssl certificate in cas serve which must be installed in your client application. I think that in your case is other server. On Jul 4, 2013 10:58 AM, "shibaram" wrote: > Hi All, > > I have successfully deployed cas server (version > cas-server-3.5.2) > on tomcat 6.

[cas-user] change password

2013-06-27 Thread Eddú Meléndez Gonzales
Hi I would like to integrate cas with change password. I found this link https://wiki.jasig.org/display/CAS/Expired+Password+Integration but i didnt find that classes I need to import another dependency. I am using cas 3.5.1. Someone can help me? Thanks in advance Eddú Meléndez Gonzales

[cas-user] CAS and AD politics

2013-06-14 Thread Eddú Meléndez Gonzales
How can I enable this? Thanks in advance. Eddú Meléndez Gonzales eddu.melen...@gmail.com -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] Apache alone or with tomcat?

2013-06-06 Thread Eddú Meléndez Gonzales
Hi CAS is java web application so they need tomcat in order to be deployed. You can use apache http server over tomcat. Eddú Meléndez Gonzales eddu.melen...@gmail.com On Thu, Jun 6, 2013 at 8:03 AM, Brian Geary wrote: > Hello: > > We are using Apache http server as a web proxy.

Re: [cas-user] wiki

2013-06-04 Thread Eddú Meléndez Gonzales
Thanks Misagh I will be sharing my code with everyone soon! :)​ Eddú Meléndez Gonzales eddu.melen...@gmail.com On Tue, Jun 4, 2013 at 12:26 AM, Misagh Moayyed wrote: > Hi Eddú, > > Thanks for volunteering! The CAS wiki has a place for sharing How-Tos and > tutorials. You’r

[cas-user] wiki

2013-06-03 Thread Eddú Meléndez Gonzales
Hi I have been working with CAS months ago and I would like to write some tutorial and share my code in order to promoted reutilization. How can I do that? Thanks Eddú Meléndez Gonzales eddu.melen...@gmail.com -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail

[cas-user] cas and mule integration

2013-05-18 Thread Eddú Meléndez Gonzales
Hi, Has someone information about how to integrate mule and cas? Eddú Meléndez Gonzales eddu.melen...@gmail.com -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display

RE: [cas-user] Cas and google apps

2013-05-15 Thread Eddú Meléndez Gonzales
ows > nothing; whereas I, as I do not know anything, so I do not fancy I do. In > this trifling particular, then, I appear to be wiser than he, because I do > not fancy I know what I do not know.” - Socrates > > ** ** > > *From:* Eddú Meléndez Gonzales [mailto:eddu.melen.

[cas-user] Cas and google apps

2013-05-15 Thread Eddú Meléndez Gonzales
How can I integrate CAS with Google Apps? Thanks -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Re: [cas-user] how to show avoid centralized login page to show different login pages to user?

2013-03-18 Thread Eddú Meléndez Gonzales
bean. Eddú Meléndez Gonzales eddu.melen...@gmail.com On Mon, Mar 18, 2013 at 5:01 AM, Jérôme LELEU wrote: > Hi, > > The first option to consider is using different themes according to your > services as a theme is a UI customizing for the login page. > Start with : https:/

Re: [cas-user] get ticket

2013-03-11 Thread Eddú Meléndez Gonzales
Thanks, I should have started debugging... I can see the ticket. Eddú Meléndez Gonzales eddu.melen...@gmail.com On Mon, Mar 11, 2013 at 4:22 AM, jleleu wrote: > Hi, > > It should be in the credentials of the CasAuthenticationToken (in the > Security context), shouldn't it ?

[cas-user] get ticket

2013-03-08 Thread Eddú Meléndez Gonzales
I'm working with CAS 3.5.1 and in my client I'm using spring security 3.1. How can I get the ticket number using spring? Thanks -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org

Re: [cas-user] adding new rest service

2013-03-07 Thread Eddú Meléndez Gonzales
have you added rest service in CAS using spring? Thanks Eddú Meléndez Gonzales eddu.melen...@gmail.com On Thu, Mar 7, 2013 at 3:57 PM, KaTeLmE wrote: > I see the CAS restlet mapping using Noelios framework as wiki suggest. > > To define a new rest service using that mapping

Re: [cas-user] adding new rest service

2013-03-06 Thread Eddú Meléndez Gonzales
Hi, I attached files requested. Just to clarify, I have added cas's rest successfully but I would like to create another service using Spring... I have my own component scan. I hope you can help me. Thanks in advance. Eddú Meléndez Gonzales eddu.melen...@gmail.com On Wed, Mar 6, 2013

[cas-user] adding new rest service

2013-03-05 Thread Eddú Meléndez Gonzales
Hi I would like to know if someone in the list have created their own rest service inside of cas. I'm using spring annotations, but for any reason I can not access to my own rest service. Thanks -- You are currently subscribed to cas-user@lists.jasig.org as: arch...@mail-archive.com To unsub

Re: [cas-user] dynamic login flow

2013-03-05 Thread Eddú Meléndez Gonzales
Thanks Katelme, I didn't know about the validator. Just missing it. Eddú Meléndez Gonzales eddu.melen...@gmail.com On Tue, Mar 5, 2013 at 9:21 AM, KaTeLmE wrote: > I suppouse that yor custom credentials extends from > UsernamePassword

Re: [cas-user] dynamic login flow

2013-03-04 Thread Eddú Meléndez Gonzales
order to validate newField? Eddú Meléndez Gonzales eddu.melen...@gmail.com On Sun, Mar 3, 2013 at 1:08 AM, KaTeLmE wrote: > Use a decisor state to render the right view using in the then clause a > OGNL expresion testing the parameter "p=custom" (see other decision-states, &g

[cas-user] dynamic login flow

2013-02-27 Thread Eddú Meléndez Gonzales
Hi I would like to have 2 login forms but I want to reuse the same url for both https://localhost:8443/cas/login display the username and password fields https://localhost:8443/cas/login?p=custom display username, password and custom fields I have an idea but I don´t know how to do it In cas's

[cas-user] two login forms

2013-02-27 Thread Eddú Meléndez Gonzales
Hi, I have modified the login page according my needs, and all is working but there are more changes. I would like to have two login page. I have a UsernamePasswordCredentials.java and my CustomUsernamePasswordCredentials.java which contains new fields and I have two providers (LDAP and JDBC). I w