Maybe a dumb question, but you have tried /cas/status/dashboard, right? >From a quick glance, I cannot find any problems in the config.
Von: [email protected] [mailto:[email protected]] Im Auftrag von Carlos Eduardo Santos Gesendet: Freitag, 2. Februar 2018 13:54 An: CAS Community <[email protected]> Betreff: [cas-user] /status/dashboard - page not found / status / dashborad - Page not found. Hello everyone, I have been trying to configure the CAS server for a few days (following all the information from "the new school"). The information is very clear, but I could not access anything ahead of / status /. To the status page I can visualize the dashboard, for example, nothing. Below the configuration of cas.properties cas.server.name = http: // xxxxxxxxxxxxxx cas.server.prefix = $ {server.name} / cas cas.tgc.secure = true cas.tgc.encryptionKey = DCETkZ33-A7TETvjgZ24J_o2xQkyQxc0FCFa725ubnY cas.tgc.signingKey = 8y-RtN0Ny3VF9DAkNQPvIeXXkHtTetFu9bEcG5G7F95ckmSdvE9ZdMSbVCRvBEmwJv_Bbr7wBIfsCrXdo-IytQ cas.webflow.crypto.signing.key = J4qjH74TlZY5Ic6GTnblZbwKN4Ye1mBuMEr-a3_DNpakNbmkX0LUmXGQ30oetbf8N_dNXsG_rdjWyXUOen1mEA cas.webflow.crypto.encryption.key = dE1URfP5K6nvFtnUgBppQw == cas.authn.accept.users = logging.config = file: /etc/cas/config/log4j2.xml cas.serviceRegistry.config.location = file: / etc / cas / services cas.authn.accept.users = cas.authn.ldap [0] .order = 0 cas.authn.ldap [0] .name = Active Directory cas.authn.ldap [0] .type = AUTHENTICATED cas.authn.ldap [0] .ldapUrl = ldap: //10.1.0.48:389 cas.authn.ldap [0] .userFilter = sAMAccountName = {user} cas.authn.ldap [0] .useSsl = false cas.authn.ldap [0] .baseDn = OU = CNANET, DC = cna, DC = org, DC = br cas.authn.ldap [0] .dnFormat = uid =% s, ou = people, dc = example, dc = org cas.authn.ldap [0] .subtreeSearch = true cas.authn.ldap [0] .bindDn = cn = xxxxx, cn = Users, dc = xxx, dc = org, dc = br cas.authn.ldap [0] .bindCredential = xxxxxxx cas.adminPagesSecurity.actuatorEndpointsEnabled = true cas.monitor.endpoints.enabled = true endpoints.enabled = true cas.adminPagesSecurity.ip = ^ 10 \\. 1 \\. (3 \\. [0-9] {1,3} | 0 \\. [12] 0) $ cas.monitor.endpoints.sensitive = false endpoints.sensitive = false cas.adminPagesSecurity.loginUrl = $ {cas.server.prefix} / login cas.adminPagesSecurity.service = $ {cas.server.prefix} / status / dashboard cas.adminPagesSecurity.users = file: /etc/cas/config/admusers.properties cas.adminPagesSecurity.adminRoles [0] = ROLE_ADMIN ############## I'm trying to free cas.adminPagesSecurity.ip for the 10.1.3.0/24 network. but I do not know if that's the right way. I've tried to follow another topic that talks about it but without success. Please, can someone help me !!! Thank you. -- - 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 [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/aeed34f4-003b-45ed-9221-264c6f45ea04%40apereo.org<https://groups.google.com/a/apereo.org/d/msgid/cas-user/aeed34f4-003b-45ed-9221-264c6f45ea04%40apereo.org?utm_medium=email&utm_source=footer>. -- - 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 [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/7ec40d4d7d184b76a6580ae27dbab631%40hrz.tu-darmstadt.de.
