There is none AFAIK. There are projects like Spring Boot Admin that present UI over standard Spring Boot actuator endpoints. You could use that as a baseline and build your own.
On Wednesday, February 10, 2021 at 6:53:46 PM UTC+4 Yan Zhou wrote: > Hi there, > > I am aware of the CAS dashboard UI, I am looking for a user-oriented UI > that provide common security mitigations. > > remote logout, login history > > For instance, when user no longer has access to a device (mobile phone), > he can initiate logout from another device. And, he or an admin user can > see his login history. > > Is there Web UI that either comes with CAS 5.3 or another project that > provides visibility into CAS and provide these following? > > Thx! > Yan > -- - 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/ec4538c5-781c-47f7-928a-4883b973e802n%40apereo.org.
