Hello,

I am trying to setup the CAS Management dashboard in 6.2.x branch.

I was initially trying to find the configuration of admin pages (dashboard) 
but I have read somewhere that admin pages (dashboard) was removed 
somewhere in cas 6.x and replaced by both the standard Spring Boot Admin 
webapp that I installed following the doc and an hidden /dashboard page in 
the CAS Management app (found this information on this list).

The /dashboard URL of the CAS Management v6.2.2 works and I get a menu with 
the following elements : Dashboard, CAS Info, Cache, Resolve Attributes, 
Release Attributes, Audit Log, SSO Sessions and Loggers. But none of the 
menu links work.

So far, in the management.properties, I have configured the following 
configuration keys:

server.port=8445
server.servlet.context-path=/cas-management
cas.server.name=https://casdonmain.com
cas.server.prefix=${cas.server.name}/cas
mgmt.serverName=${cas.server.name}
mgmt.adminRoles[0]=ROLE_ADMIN
mgmt.userPropertiesFile=file:etc/cas/config/users.json
logging.config=file:/etc/cas/config/log4j-management.xml
cas.service-registry.json.location=file:/etc/cas/services

Am I missing something ? Do you have any pointer to any additional 
documentation ? Does the dashboard part of the the CAS Management app 
supposed to work yet, or is it still in beta ?

-Frederic

-- 
- 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/5a45bb38-b598-4295-97de-c3cddadb7ca5n%40apereo.org.

Reply via email to