Hello guys, If you have any clues at all, I would really appreciate it, I've run out of places to look at next.
My cas-management app runs on the same server as cas. below is my management.properties file: cas.server.name: https://localhost:8443 > cas.server.prefix: https://localhost:8443/cas > cas.mgmt.adminRoles=ROLE_ADMIN > cas.mgmt.userPropertiesFile=file:/etc/cas/config/users.properties > cas.mgmt.serverName=https://localhost:8443 > server.context-path=/cas-management > server.port=8443 > spring.thymeleaf.mode=HTML > logging.config=file:/etc/cas/config/cas_management_log.xml > server.ssl.key-store=file:/opt/.keystore > server.ssl.key-store-password=changeit > server.ssl.key-password=changeit Thanks ! On Thursday, April 13, 2017 at 10:34:25 AM UTC+1, Assil wrote: > > Hi, I've recently installed cas 5.0.4 and properly configured it to used > ldap for authentication. I saw that by default it was authorizing all https > and imaps apps, I wanted to specify some http apps to authorize as well. My > understanding is that this can be done through the cas management app. > > I installed the cas management app, but I'm unable to access the > management interface. When accessing */cas-management* it redirects me to > cas for login, and after I log in (successfully) I'm redirected to: > > >> /cas-management/callback?client_name=CasClient&ticket=ST-5-KMUXYrjgOmUzKXXyqCKA-Serveur-Mail > > > but the page keeps loading forever without displaying anything. > > I've attached the catalina.out part I think is relevant to the problem > that shows a timeout issue. > -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- 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/c3c342bd-8e8e-4d0e-ba96-5394218b1491%40apereo.org.
