[cas-user] Allow OPTIONS method request to /cas/login

2019-05-09 Thread Fabio Martelli
Hi All, is there a way to allow OPTIONS method requests to /cas/login? Please, let me know. Regards, F. -- Fabio Martelli https://it.linkedin.com/pub/fabio-martelli/1/974/a44 http://blog.tirasa.net/author/fabio/index.html Tirasa - Open Source Excellence http://www.tirasa.net/index.html?pk_cam

Re: [cas-user] Problem install cas 6.0

2019-05-09 Thread alain ubfc
Hello Ray Thank you for your answer. I followed the documentation you gave me. When i am in case.property. I put a # to disable the casuser / Mellon demo account. But it does not matter. Then I put the config for ldap. Can you tell me if that's good. cas.authn.ldap [0] .type = AUTHENTICATED cas.

Re: [cas-user] CAS 5.3.8 - Password Management - JDBC - Password's change does not update DB

2019-05-09 Thread Nicola Boldrin
Hi Ray, I've verified that the SQL is ok. After trying the cas.authn.pm.jdbc.autocommit property needlessly, the application did work perfectly. I suppose that I had a build problem with my Eclipse. Thanks for your suggestion. Nicola Il giorno mercoledì 8 maggio 2019 19:13:43 UTC+2, rbon ha s

[cas-user] jboss-eap-7.1.0 stops logging serverstartup logs once it starts deploying cas.war of version 5.3.8

2019-05-09 Thread P Shreyas Holla
I have deployed CAS 5.3.8 WAR file in JBOSS EAP 7.1.0. But on serverstartup once the JBOSS starts deployment of CAS WAR it stops logging the startup information, Below is the startup log, 14:19:30,699 INFO [org.jboss.modules] (main) JBoss Modules version 1.6.0.Final-redhat-1 14:19:31,108 INF

Re: [cas-user] Allow OPTIONS method request to /cas/login

2019-05-09 Thread Julio Monetti
Buenos dias Fabio, Vi tu mensaje en el foro cas-user, y por tu nombre supongo que hablas español. Soy muy nuevo con cas y no se si puedo hacerte una consulta rapida ? Atentamente. Julio. El jue., 9 may. 2019 a las 4:28, Fabio Martelli () escribió: > Hi All, is there a way to allow OPTIONS met

Re: [cas-user] Allow OPTIONS method request to /cas/login

2019-05-09 Thread Fabio Martelli
Hi All, I didn't find nothing better than to override CasFlowHandlerAdapter and to call setSupportedMethods into the constructor. Kind regards, F. Il 09/05/19 14:49, Julio Monetti ha scritto: Buenos dias Fabio, Vi tu mensaje en el foro cas-user, y por tu nombre supongo que hablas español.  Soy

[cas-user] Open Apereo 2019: Discount Hotel Rate Expires Soon! Reserve Now!

2019-05-09 Thread Alan Regan
OPEN APEREO 2019 "The Open-Source Conference for Education" June 2-6, 2019 | Los Angeles, CA http://conference.apereo.org -- We can't wait to see you at Open Apereo 2019 in Los Angeles! HURRY -- if you haven't reserved your hotel room for the conference, the di

Re: [cas-user] Problem install cas 6.0

2019-05-09 Thread Ray Bon
Alain, After the commented out casuser line, add this to override a possible default: cas.authn.accept.users= Are you typing your config into the email or copy and paste? I ask because there are unexpected spaces in the keys: cas.authn.ldap [0] .baseDn = DC = test, DC = univ-bfc, DC = fr when