It is 4.2.2. I am attaching the log file just for reference, but I will track it down.
So /cas/logout can also be used for a headless HTTP/REST client? I thought it was only used for browsers/user interfaces? -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/20281a60-5128-4594-98b3-729fe4f294ff%40apereo.org. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
:clean :protected-web-app:clean :protected-web-app:prepareInplaceWebAppFolder :protected-web-app:createInplaceWebAppFolder UP-TO-DATE :protected-web-app:compileJava :protected-web-app:compileGroovy UP-TO-DATE :protected-web-app:processResources UP-TO-DATE :protected-web-app:classes :protected-web-app:prepareInplaceWebAppClasses :protected-web-app:prepareInplaceWebApp :farmBeforeIntegrationTest 11:47:58 INFO No Spring WebApplicationInitializer types detected on classpath 2016-07-01 11:47:58,662 INFO [org.jasig.cas.CasEnvironmentContextListener] - < ******************** Welcome to CAS ******************* CAS Version: 4.2.2 Build Date/Time: 2016-05-20T12:21:38.000-04:00 Java Home: /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre Java Vendor: Oracle Corporation Java Version: 1.8.0_60 OS Architecture: x86_64 OS Name: Mac OS X OS Version: 10.11.5 ******************************************************* > 11:47:58 INFO Initializing Spring root WebApplicationContext 2016-07-01 11:48:00,984 INFO [org.jasig.cas.services.DefaultServicesManagerImpl] - <Loaded 3 services from JsonServiceRegistryDao.> 2016-07-01 11:48:00,994 INFO [org.jasig.cas.services.DefaultServicesManagerImpl] - <Services manager will reload service definitions every 60 seconds> 2016-07-01 11:48:01,189 INFO [org.jasig.cas.ticket.registry.DefaultTicketRegistry] - <Preparing to schedule job to clean up after tickets...> 2016-07-01 11:48:01,190 INFO [org.jasig.cas.ticket.registry.DefaultTicketRegistry] - <DefaultTicketRegistry will clean tickets every 2 minutes> 2016-07-01 11:48:01,676 WARN [org.jasig.cas.util.WebflowCipherExecutor] - <Secret key for signing is not defined. CAS will attempt to auto-generate the signing key> 2016-07-01 11:48:01,677 WARN [org.jasig.cas.util.WebflowCipherExecutor] - <Generated signing key PiwHOso9OavNInXZhf8XR46TYGHXqRD6tlxGr1RNagZrMf5bzDXmAoK9CJDTOa03893Z7OIHVGFrdtlnULTuew of size 512. The generated key MUST be added to CAS settings.> 2016-07-01 11:48:01,677 WARN [org.jasig.cas.util.WebflowCipherExecutor] - <No encryption key is defined. CAS will attempt to auto-generate keys> 2016-07-01 11:48:01,678 WARN [org.jasig.cas.util.WebflowCipherExecutor] - <Generated encryption key ypQxtvFChnbQrflu of size 16. The generated key MUST be added to CAS settings.> 2016-07-01 11:48:03,244 INFO [org.jasig.cas.CasEnvironmentContextListener] - <[jetty/9.2.15.v20160210] has loaded the CAS servlet application context: Root WebApplicationContext: startup date [Fri Jul 01 11:47:58 EDT 2016]; root of context hierarchy> 11:48:03 INFO Initializing Spring FrameworkServlet 'cas' 11:48:09 INFO No Spring WebApplicationInitializer types detected on classpath 11:48:09 INFO Initializing Spring root WebApplicationContext 2016-07-01 11:48:11,401 INFO [org.jasig.cas.services.DefaultServicesManagerImpl] - <Loaded 3 services from JsonServiceRegistryDao.> 2016-07-01 11:48:11,495 INFO [org.jasig.cas.CasEnvironmentContextListener] - < ******************** Welcome to CAS ******************* CAS Version: 4.2.2 Build Date/Time: 2016-05-20T12:21:38.000-04:00 Java Home: /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre Java Vendor: Oracle Corporation Java Version: 1.8.0_60 OS Architecture: x86_64 OS Name: Mac OS X OS Version: 10.11.5 ******************************************************* > 2016-07-01 11:48:12,043 WARN [org.jasig.cas.util.WebflowCipherExecutor] - <Secret key for signing is not defined. CAS will attempt to auto-generate the signing key> 2016-07-01 11:48:12,044 WARN [org.jasig.cas.util.WebflowCipherExecutor] - <Generated signing key RqUCKAG2wF6-kVteBoxXW90Rm1chAd0PYBC0wi7oN5-OQY09ow6bzZFtBbrAoGRFQdQRbuC3MX5MLy6MiENelA of size 512. The generated key MUST be added to CAS settings.> 2016-07-01 11:48:12,044 WARN [org.jasig.cas.util.WebflowCipherExecutor] - <No encryption key is defined. CAS will attempt to auto-generate keys> 2016-07-01 11:48:12,045 WARN [org.jasig.cas.util.WebflowCipherExecutor] - <Generated encryption key hRUTYcIVrFxMPVPL of size 16. The generated key MUST be added to CAS settings.> 11:48:12 INFO Initializing Spring FrameworkServlet 'cas-management' 11:48:13 INFO Jetty 9.2.15.v20160210 started and listening on ports 8080, 8443 11:48:13 INFO Central Authentication System (CAS) runs at: 11:48:13 INFO http://localhost:8080/cas 11:48:13 INFO https://localhost:8443/cas 11:48:13 INFO CAS Management runs at: 11:48:13 INFO http://localhost:8080/cas-services 11:48:13 INFO https://localhost:8443/cas-services 11:48:13 INFO protected-web-app runs at: 11:48:13 INFO http://localhost:8080/protected-web-app 11:48:13 INFO https://localhost:8443/protected-web-app :farmIntegrationTest :compileJava UP-TO-DATE :compileGroovy UP-TO-DATE :processResources UP-TO-DATE :classes UP-TO-DATE :war :assemble :compileTestJava UP-TO-DATE :compileTestGroovy :processTestResources :testClasses :test 2016-07-01 11:48:16,031 INFO [org.jasig.cas.services.DefaultServicesManagerImpl] - <Reloading registered services.> 2016-07-01 11:48:16,041 INFO [org.jasig.cas.services.DefaultServicesManagerImpl] - <Loaded 3 services from JsonServiceRegistryDao.> 2016-07-01 11:48:16,805 INFO [org.jasig.cas.authentication.PolicyBasedAuthenticationManager] - <AcceptUsersAuthenticationHandler successfully authenticated casuser> 2016-07-01 11:48:16,809 INFO [org.jasig.cas.authentication.PolicyBasedAuthenticationManager] - <Authenticated casuser with credentials [casuser].> 2016-07-01 11:48:16,812 INFO [org.jasig.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit trail record BEGIN ============================================================= WHO: casuser WHAT: Supplied credentials: [casuser] ACTION: AUTHENTICATION_SUCCESS APPLICATION: CAS WHEN: Fri Jul 01 11:48:16 EDT 2016 CLIENT IP ADDRESS: 127.0.0.1 SERVER IP ADDRESS: 127.0.0.1 ============================================================= > 2016-07-01 11:48:16,825 INFO [org.jasig.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit trail record BEGIN ============================================================= WHO: audit:unknown WHAT: TGT-**********************************************tTjb4pUlfk-cas01.example.org ACTION: TICKET_GRANTING_TICKET_CREATED APPLICATION: CAS WHEN: Fri Jul 01 11:48:16 EDT 2016 CLIENT IP ADDRESS: 127.0.0.1 SERVER IP ADDRESS: 127.0.0.1 ============================================================= > 2016-07-01 11:48:16,929 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted ticket [ST-1-5C942gTx0vT21s17TMoe-cas01.example.org] for service [https://localhost:8443/protected-web-app/] and principal [casuser]> 2016-07-01 11:48:16,934 INFO [org.jasig.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit trail record BEGIN ============================================================= WHO: casuser WHAT: ST-1-5C942gTx0vT21s17TMoe-cas01.example.org for https://localhost:8443/protected-web-app/ ACTION: SERVICE_TICKET_CREATED APPLICATION: CAS WHEN: Fri Jul 01 11:48:16 EDT 2016 CLIENT IP ADDRESS: 127.0.0.1 SERVER IP ADDRESS: 127.0.0.1 ============================================================= > 2016-07-01 11:48:17,087 INFO [org.jasig.cas.authentication.PolicyBasedAuthenticationManager] - <HttpBasedServiceCredentialsAuthenticationHandler successfully authenticated https://localhost:8443/protected-web-app/proxyUrl> 2016-07-01 11:48:17,088 INFO [org.jasig.cas.authentication.PolicyBasedAuthenticationManager] - <Authenticated https://localhost:8443/protected-web-app/proxyUrl with credentials [https://localhost:8443/protected-web-app/proxyUrl].> 2016-07-01 11:48:17,088 INFO [org.jasig.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit trail record BEGIN ============================================================= WHO: https://localhost:8443/protected-web-app/proxyUrl WHAT: Supplied credentials: [https://localhost:8443/protected-web-app/proxyUrl] ACTION: AUTHENTICATION_SUCCESS APPLICATION: CAS WHEN: Fri Jul 01 11:48:17 EDT 2016 CLIENT IP ADDRESS: 127.0.0.1 SERVER IP ADDRESS: 127.0.0.1 ============================================================= > 2016-07-01 11:48:17,096 INFO [org.jasig.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit trail record BEGIN ============================================================= WHO: casuser WHAT: PGT-**********************************************5nCcWK7Hhp-cas01.example.org ACTION: PROXY_GRANTING_TICKET_CREATED APPLICATION: CAS WHEN: Fri Jul 01 11:48:17 EDT 2016 CLIENT IP ADDRESS: 127.0.0.1 SERVER IP ADDRESS: 127.0.0.1 ============================================================= > 2016-07-01 11:48:17,109 INFO [org.jasig.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit trail record BEGIN ============================================================= WHO: audit:unknown WHAT: ST-1-5C942gTx0vT21s17TMoe-cas01.example.org ACTION: SERVICE_TICKET_VALIDATED APPLICATION: CAS WHEN: Fri Jul 01 11:48:17 EDT 2016 CLIENT IP ADDRESS: 127.0.0.1 SERVER IP ADDRESS: 127.0.0.1 ============================================================= > 2016-07-01 11:48:18,165 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted ticket [PT-2-VrvhFrGHAhjX7LfCOv7p-cas01.example.org] for service [https://localhost:8443/protected-web-app/] for user [casuser]> 2016-07-01 11:48:18,167 INFO [org.jasig.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - <Audit trail record BEGIN ============================================================= WHO: https://localhost:8443/protected-web-app/proxyUrl WHAT: PT-2-VrvhFrGHAhjX7LfCOv7p-cas01.example.org for https://localhost:8443/protected-web-app/ ACTION: PROXY_TICKET_CREATED APPLICATION: CAS WHEN: Fri Jul 01 11:48:18 EDT 2016 CLIENT IP ADDRESS: 127.0.0.1 SERVER IP ADDRESS: 127.0.0.1 ============================================================= > :shutdownHook :check :build :farmAfterIntegrationTest 11:48:19 INFO Destroying Spring FrameworkServlet 'cas-management' 11:48:19 INFO Closing Spring root WebApplicationContext 2016-07-01 11:48:19,395 WARN [org.jasig.cas.services.JsonServiceRegistryConfigWatcher] - <Directory key is no longer valid. Quitting watcher service> 11:48:19 INFO Destroying Spring FrameworkServlet 'cas' 11:48:19 INFO Closing Spring root WebApplicationContext 2016-07-01 11:48:19,418 WARN [org.jasig.cas.services.JsonServiceRegistryConfigWatcher] - <Directory key is no longer valid. Quitting watcher service> Server stopped. :protected-web-app:farmBeforeIntegrationTest SKIPPED :protected-web-app:farmIntegrationTest SKIPPED :protected-web-app:farmAfterIntegrationTest SKIPPED BUILD SUCCESSFUL Total time: 1 mins 4.009 secs
