On Fri, 2023-08-04 at 02:52 -0700, Jean-Paul JORDA wrote: Hi, We use apereo CAS for our applications, but unfortunately the login page is not accessible to people with disabilities. That's a problem for these people of course, and what's more we a bound by law to provide accessible web sites (WCAG<https://www.w3.org/TR/WCAG21/> A and AA criteria). Is there any plan to improve CAS in this area ? If needed, we may provide audit results, help to test, html templates and bits of (s)css, but we are poor java developpers.
Thanks ! Jean-Paul Audit results are probably important to help highlight what the problem is and where it is. The actual layout is driven by a bunch of HTML templates, that one can typically update without being a Java dev or really knowing the internals of CAS. Most installations are going to customize a lot of it to make the login page look more like a page for their campus. Additionally, a lot of the page can vary depending on what CAS options you have enabled. So testing on my login page can have very different results than the default one or another campus' customized one. -- - 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/829b2cf7281deee4c21ec6ede3cd7e081c3cf0a6.camel%40ndsu.edu.
