Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docpublic:systemes:ssocas:cas71install [2025/02/17 14:16]
adminjp [tomcat log CAS war]
docpublic:systemes:ssocas:cas71install [2025/02/17 17:21] (current)
adminjp [personalisation des views]
Line 790: Line 790:
 2025-02-17 14:05:46,096 INFO [org.apereo.cas.web.CasWebApplicationServletInitializer] - <The following 1 profile is active: "standalone"> 2025-02-17 14:05:46,096 INFO [org.apereo.cas.web.CasWebApplicationServletInitializer] - <The following 1 profile is active: "standalone">
  
-  ____  ____    ___  ____     ___   ___          __   ____  _____ + 
-   /    T|    \  /  _]|    \   /  _] /          /  ] /    T/ ___/ +
-  Y  o  ||  o  )/  [_ |  D  ) /  [_ Y          /  / Y  o  (   \_  +
-  |     ||   _/   _]|    / Y    _]|  O  |     /  /  |     |\__ +
-  |  _  ||  |  |   [_ |    \ |   [_ |        /   \_ |  _  |/  \ | +
-  |  |  ||  |  |     T|  .  Y|     Tl        \     ||  |  |\    | +
-  l__j__jl__j  l_____jl__j\_jl_____j \___/      \____jl__j__j \___j +
- +
-CAS Version: 7.0.4 +
-CAS Branch: 7.0.x +
-CAS Commit Id: d41ac9d5e157605fc43d97a77582c2062e864874 +
-CAS Build Date/Time: 2024-04-26T07:43:16.528866Z +
-Spring Boot Version: 3.2.1 +
-Spring Version: 6.1.2 +
-Java Home: /usr/lib/jvm/java-21-openjdk-21.0.3.0.9-1.el9.alma.1.x86_64 +
-Java Vendor: Red Hat, Inc. +
-Java Version: 21.0.3 +
-Servlet Version: 6.0 +
-JVM Free Memory: 301 MB +
-JVM Maximum Memory: 1 GB +
-JVM Total Memory: 740 MB +
-OS Architecture: amd64 +
-OS Name: Linux +
-OS Version: 5.14.0 +
-OS Date/Time: 2024-06-06T19:06:32.626041896 +
-OS Temp Directory: /opt/tomcat/temp +
------------------------------------------------------------- +
-Apache Tomcat Version: Apache Tomcat/10.1.20 +
------------------------------------------------------------- +
- +
-2024-06-06 19:06:32,669 INFO [org.apereo.cas.configuration.DefaultCasConfigurationPropertiesSourceLocator] - <Configuration files found at [/etc/cas/config] are [[file [/etc/cas/config/cas.properties]]] under profile(s) [[standalone]]> +
-2024-06-06 19:06:32,773 INFO [org.apereo.cas.configuration.CasConfigurationPropertiesValidator] - <Validating CAS property sources and configuration for active profiles [[standalone]]. Please wait...> +
-2024-06-06 19:06:32,833 INFO [org.apereo.cas.configuration.CasConfigurationPropertiesValidator] - <Validated CAS property sources and configuration successfully.> +
-2024-06-06 19:06:32,835 INFO [org.apereo.cas.web.CasWebApplicationServletInitializer] - <The following 1 profile is active: "standalone"> +
- +
- +
- +
- +
-2024-06-06 19:06:37,014 INFO [org.apereo.cas.services.resource.AbstractResourceBasedServiceRegistry] - <Watching service registry directory at [/etc/cas/services]> +
-2024-06-06 19:06:37,019 INFO [org.apereo.cas.util.io.PathWatcherService] - <Watching directory path at [/etc/cas/services]> +
-2024-06-06 19:06:38,184 INFO [org.apereo.cas.util.CoreTicketUtils] - <Ticket registry encryption/signing is turned off. This MAY NOT be safe in a clustered production environment. Consider using other choices to handle encryption, signing and verification of ticket registry tickets, and verify the chosen ticket registry does support this behavior.> +
-2024-06-06 19:06:38,241 INFO [org.apereo.cas.config.CasCoreTicketsConfiguration] - <Runtime memory is used as the persistence storage for retrieving and managing tickets. Tickets that are issued during runtime will be LOST when the web server is restarted. This MAY impact SSO functionality.> +
-2024-06-06 19:06:39,324 INFO [org.apereo.cas.config.LdapAuthenticationConfiguration] - <Registering LDAP authentication for [LdapAuthenticationHandler]> +
-2024-06-06 19:06:39,585 WARN [org.apereo.cas.util.cipher.BaseStringCipherExecutor] - <Secret key for encryption is not defined for [Ticket-granting Cookie]; CAS will attempt to auto-generate the encryption key> +
-2024-06-06 19:06:39,594 WARN [org.apereo.cas.util.cipher.BaseStringCipherExecutor] - <Generated encryption key [dhlqwvkSDUy92C0JQLOQojfK0iHxc_gw2M2rnFIUi7o] of size [256] for [Ticket-granting Cookie]. The generated key MUST be added to CAS settings: +
- +
-2024-06-06 19:06:43,801 INFO [org.apereo.cas.web.CasWebApplicationServletInitializer] - <Started CasWebApplicationServletInitializer in 13.811 seconds (process running for 31.402)> +
-2024-06-06 19:06:43,839 INFO [org.apereo.cas.services.mgmt.AbstractServicesManager] - <Loaded [0] service(s) from [JsonServiceRegistry].> +
-2024-06-06 19:06:43,846 INFO [org.apereo.cas.web.CasWebApplicationReady] - <> +
-2024-06-06 19:06:43,846 INFO [org.apereo.cas.web.CasWebApplicationReady] - < +
- +
- +
  ____     ___   ____  ___    __ __   ____     ___   ____  ___    __ __ 
 |    \   /  _] /    T|    |  T  T |    \   /  _] /    T|    |  T  T
Line 1092: Line 1040:
 ===== personalisation des views ===== ===== personalisation des views =====
  
 +  * https://apereo.github.io/cas/7.1.x/ux/User-Interface-Customization.html
   * https://fawnoos.com/2020/05/17/cas62x-reloadable-html-views/   * https://fawnoos.com/2020/05/17/cas62x-reloadable-html-views/
   * https://fawnoos.com/2021/02/16/cas63-ui-themes/   * https://fawnoos.com/2021/02/16/cas63-ui-themes/
-  * https://apereo.github.io/cas/7.0.x/ux/User-Interface-Customization.html+
  
  
Line 1291: Line 1240:
 [root@cas7 cas-overlay-template]# ls -l /opt/cas-src/cas-overlay-template/src/main/resources/templates/login/ [root@cas7 cas-overlay-template]# ls -l /opt/cas-src/cas-overlay-template/src/main/resources/templates/login/
 -rw-r--r-- 1 root root 1955 Jun  6 19:34 casLoginView.html -rw-r--r-- 1 root root 1955 Jun  6 19:34 casLoginView.html
 +</code>
  
 on va egalement prendre header.html (extrait vers src/main/resources/templates/fragments/header.html) pour y changer le logo  on va egalement prendre header.html (extrait vers src/main/resources/templates/fragments/header.html) pour y changer le logo 
docpublic/systemes/ssocas/cas71install.1739801774.txt.gz · Last modified: 2025/02/17 14:16 by adminjp
[unknown link type]Back to top
CC Attribution-Noncommercial-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0