[cas-user] Re: CAS 5.2.0-SNAPSHOT - Services not persisted with Service management webapp

2018-03-29 Thread BERNABÉ ARAGÓN
Hi Carmine, Did you make it work? I have a problem like that, I entry the information of services manually in the database ( regexregisteredservice table), but I need insert the data marked on yellow but I dont know how.. can you help me? El domingo, 29 de octubre de 2017, 2:38:06 (UTC-5),

[cas-user] Issue with CAS client when using CAS as an SP

2018-03-29 Thread thai.q.nguyen
Hi, community We are using CAS as an SP (using pac4j) and delegating the authentication to an IdP. We have this configured: cas.authn.pac4j.autoRedirect=true so the flow will not stop at the CAS login page. We are using CAS 5.1.8 So the flow is: A user clicked a CAS client, redirected to CAS,

Re: [cas-user] Couchbase Ticket Registry Connection Error

2018-03-29 Thread Scott Green
Is there no option in the cas.properties file for the username? Do I need to add it? Thanks, Scott On Thu, Mar 29, 2018 at 6:22 AM, Olivier Guilloux < olivier.guill...@gmail.com> wrote: > Hello, > > The bucket name must match the login name regarding this pull request : >

Re: [cas-user] Couchbase Ticket Registry Connection Error

2018-03-29 Thread Olivier Guilloux
Hello, The bucket name must match the login name regarding this pull request : https://github.com/apereo/cas/pull/3227 Olivier On Wed, Mar 21, 2018 at 6:28 PM, Scott Green wrote: > Michael, > > Here are the relevant CAS Properties according to the documentation > > #

Re: [cas-user] Couchbase Ticket Registry Connection Error

2018-03-29 Thread Olivier Guilloux
Hello, I have the same issue with 5.2.x. It works fine with 5.1.x. The bucket name must match the login regarding this pull request : https://github.com/apereo/cas/pull/3227 Olivier Le jeudi 22 mars 2018 11:59:47 UTC+1, Scott Green a écrit : > > Michael, > > Here are the relevant CAS

Re: [cas-user] ServiceRegistry storage in a database (Postgresql) CAS 5.2

2018-03-29 Thread BERNABÉ ARAGÓN
I added those data in this table(regexregisteredservice) and deleted all the services (.json files ) of CAS. I want this data ( JavaClient-1025.json) in a database ..can you help me with this? El miércoles, 28 de marzo de 2018, 9:44:32 (UTC-5), geoffroy desvernay escribió: > > I think you

[cas-user] [cas 5.1.8] Issue encountered with the customization of the theme

2018-03-29 Thread Olivier Guilloux
Hello, I encountered an issue with the customization of the theme. I have build the war following https://apereo.github.io/cas/5.1.x/installation/User-Interface-Customization-Themes.html but the theme is not display after each war startup, here is the case : 1/ Build the war with the

[cas-user] [cas-5.2.2] Ldap Property change is not reflecting after refresh

2018-03-29 Thread Soumya Tripathy
Hi all, I have enabled cas monitor endpoints. When I add a new saml provider *cas.authn.pac4j.saml[1] *and hit the */status/refresh* endpoint the new saml provider is appearing in UI. But when I add a new ldap provider *cas.authn.ldap[1]* the ldap authentication is not working for new domain.

[cas-user] JPA Ticket Registry

2018-03-29 Thread yashwanth chowdary
My Properties: cas.ticket.registry.jpa.dialect=org.hibernate.dialect.Oracle10gDialect cas.ticket.registry.jpa.url=* cas.ticket.registry.jpa.driverClass=oracle.jdbc.driver.OracleDriver cas.ticket.registry.jpa.user=* cas.ticket.registry.jpa.password=