FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Does FusionAuth support WCAG?

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    1
    2
    781
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • danD
      dan
      last edited by

      How compliant is the login user interface with WCAG (Web Content Accessibility Guidelines).

      For instance, are the pages optimized for screen readers or other accessibility tooling?

      --
      FusionAuth - Auth for devs, built by devs.
      https://fusionauth.io

      1 Reply Last reply Reply Quote 0
      • danD
        dan
        last edited by

        FusionAuth does allow for extensive customization of themes, which may be used to ensure WCAG compliance.

        To create and manage themes, you can navigate to Customizations -> Themes in the FusionAuth UI or API. More here: https://fusionauth.io/docs/customize/look-and-feel/

        Themes are written in FreeMarker, which provides a rich template language to customize pages and helpers to suit your needs. This could include adding accessibility features to meet WCAG standards.
        If you need to manage complex configurations such as themes programmatically, you can use the FusionAuth CLI.

        If you're looking to ensure that your custom theme meets WCAG requirements, you might need to consult WCAG guidelines and ensure that your theme modifications align with those standards. This could involve adding appropriate ARIA labels, ensuring sufficient color contrast, providing keyboard navigation, and more.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • First post
          Last post