Vikash, What do debug logs tell you?
When configuring Cas (or any complicated tool) it is best to add one feature at a time. When removing config, you have to remove from cas.properties _and_ from build.gradle. Ray On Tue, 2023-05-16 at 15:34 +0530, Vikash Chandra Ansh wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information. Hi Ray, I have tried to rove OIDC configuration and just added only jpa audit with data source configuration. That too is failing. On Tue, May 16, 2023, 3:44 AM Ray Bon <r...@uvic.ca<mailto:r...@uvic.ca>> wrote: Vikash, I am not sure I understand. audit and OIDC are two very different parts of Cas. If you are storing tickets in a database, see https://apereo.github.io/cas/6.6.x/ticketing/JPA-Ticket-Registry.html which has the include as cas-server-support-jpa-ticket-registry. The jar file will have the version in the name: cas-server-support-jpa-ticket-registry-6.6.2.jar Ray On Tue, 2023-05-16 at 02:38 +0530, Vikash Chandra Ansh wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information. Hi Ray, Thanks for your revert...But all the properties are correct. It seems like there is jar issue. Both the audit and OIDC use the same jar, cas_server_ticket-jpa hibernate Without data source configuration, application is working as expected. On Tue, May 16, 2023, 2:36 AM Ray Bon <r...@uvic.ca<mailto:r...@uvic.ca>> wrote: Vikash, What do the debug logs say? Sometimes property names change with the versions. There may be messages in the startup logs. You can use this command to get a list of all properties: $ ./gradlew exportConfigMetadata See also this command: $ ./gradlew tasks Ray On Tue, 2023-05-16 at 02:09 +0530, Vikash Chandra Ansh wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information. Hi Ray, Could you please help here ---------- Forwarded message --------- From: Vikash Chandra Ansh <vikasharnav0...@gmail.com<mailto:vikasharnav0...@gmail.com>> Date: Fri, May 12, 2023, 11:00 AM Subject: Data source configuration failing for audit and OIDC in 6.6.2 To: CAS Community <cas-user@apereo.org<mailto:cas-user@apereo.org>> Hi Team. Recently I have upgraded my cas version from 6.5.2 to 6.6.2, but having one issue with deployment. Whenever I am adding data source property for both jdbc audit and OIDC ..my deployment is getting stucked. However, it is working when I am providing the configuration based on url, username and password. This JNDI or data source configuration is working fine in 6.5.2. I don't know what exactly has changed with version 6.6.2. Can anyone please help here. Thanks and Regards Vikash Chandra -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to cas-user+unsubscr...@apereo.org. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/a4cde31f3a1fde0d10cb3744b6567c2938218beb.camel%40uvic.ca.