Skip to main content
Redhat Developers  Logo
  • Products

    Featured

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat OpenShift AI
      Red Hat OpenShift AI
    • Red Hat Enterprise Linux AI
      Linux icon inside of a brain
    • Image mode for Red Hat Enterprise Linux
      RHEL image mode
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • Red Hat Developer Hub
      Developer Hub
    • View All Red Hat Products
    • Linux

      • Red Hat Enterprise Linux
      • Image mode for Red Hat Enterprise Linux
      • Red Hat Universal Base Images (UBI)
    • Java runtimes & frameworks

      • JBoss Enterprise Application Platform
      • Red Hat build of OpenJDK
    • Kubernetes

      • Red Hat OpenShift
      • Microsoft Azure Red Hat OpenShift
      • Red Hat OpenShift Virtualization
      • Red Hat OpenShift Lightspeed
    • Integration & App Connectivity

      • Red Hat Build of Apache Camel
      • Red Hat Service Interconnect
      • Red Hat Connectivity Link
    • AI/ML

      • Red Hat OpenShift AI
      • Red Hat Enterprise Linux AI
    • Automation

      • Red Hat Ansible Automation Platform
      • Red Hat Ansible Lightspeed
    • Developer tools

      • Red Hat Trusted Software Supply Chain
      • Podman Desktop
      • Red Hat OpenShift Dev Spaces
    • Developer Sandbox

      Developer Sandbox
      Try Red Hat products and technologies without setup or configuration fees for 30 days with this shared Openshift and Kubernetes cluster.
    • Try at no cost
  • Technologies

    Featured

    • AI/ML
      AI/ML Icon
    • Linux
      Linux Icon
    • Kubernetes
      Cloud icon
    • Automation
      Automation Icon showing arrows moving in a circle around a gear
    • View All Technologies
    • Programming Languages & Frameworks

      • Java
      • Python
      • JavaScript
    • System Design & Architecture

      • Red Hat architecture and design patterns
      • Microservices
      • Event-Driven Architecture
      • Databases
    • Developer Productivity

      • Developer productivity
      • Developer Tools
      • GitOps
    • Secure Development & Architectures

      • Security
      • Secure coding
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation for applications and services
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
      • View All Technologies
    • Start exploring in the Developer Sandbox for free

      sandbox graphic
      Try Red Hat's products and technologies without setup or configuration.
    • Try at no cost
  • Learn

    Featured

    • Kubernetes & Cloud Native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • Java
      Java icon
    • AI/ML
      AI/ML Icon
    • View All Learning Resources

    E-Books

    • GitOps Cookbook
    • Podman in Action
    • Kubernetes Operators
    • The Path to GitOps
    • View All E-books

    Cheat Sheets

    • Linux Commands
    • Bash Commands
    • Git
    • systemd Commands
    • View All Cheat Sheets

    Documentation

    • API Catalog
    • Product Documentation
    • Legacy Documentation
    • Red Hat Learning

      Learning image
      Boost your technical skills to expert-level with the help of interactive lessons offered by various Red Hat Learning programs.
    • Explore Red Hat Learning
  • Developer Sandbox

    Developer Sandbox

    • Access Red Hat’s products and technologies without setup or configuration, and start developing quicker than ever before with our new, no-cost sandbox environments.
    • Explore Developer Sandbox

    Featured Developer Sandbox activities

    • Get started with your Developer Sandbox
    • OpenShift virtualization and application modernization using the Developer Sandbox
    • Explore all Developer Sandbox activities

    Ready to start developing apps?

    • Try at no cost
  • Blog
  • Events
  • Videos

6 improvements to Red Hat build of Keycloak Admin Console

Red Hat build of Keycloak 22

November 20, 2023
Andrew Munro
Related topics:
Security
Related products:
Red Hat Single sign-onRed Hat OpenShift

Share:

    The Red Hat build of Keycloak Admin Console is based on the admin console of the single sign-on for Red Hat solutions, but it's redesign is easier to use and more accessible. You can do the same things as before, such as create client applications, manage users, and monitor sessions. But these actions are much easier to perform now.

    This article describes six improvements to the Red Hat build of Keycloak Admin Console.

    1. Improved organization

    The old Admin Console had many pages with long lists of controls. You could easily miss the advanced features at the bottom. Now the general controls are grouped together, and the advanced functionality has its own tab (Figure 1).

    Admin Console page with groups of general and advanced controls.
    Figure 1. This Admin Console page organizes controls into advanced and general groups.

    2. Task flows use a consistent method

    The old design used different approaches for similar operations, such as the interaction for saving a change. The new design uses consistent models for interaction. So you will already know how to save a change based on another feature (Figure 2).

    Admin Console page showing a standard design that is used by other pages
    Figure 2. This Admin Console page features a format that is common to other pages.

    Also, the new console uses UI elements from PatternFly and matches the controls that Red Hat OpenShift users have already learned. This approach means you can focus on being productive instead of learning new UI paradigms.

    3. Tool tips no longer block fields

    In the old console, hovering over a field caused tooltips to block fields you needed to set. In the new design, you will click a question mark to display tool tips (Figure 3). Even expert users find they cannot recall the meaning of every control, so the tool tips are important.

    A tool tip describes the client authentication control
    Figure 3. The Admin Console has improved tool tips that do not hide field names.

    4. Fast access to information

    In the old Admin Console, you might need to search the entire doc set to find an answer to one question such as, “What is the difference between a role and a group?” In the new design, information appears on the screen before you ask (Figure 4).

    Groups page which contains a definition of groups
    Figure 4: The Admin Console Groups page has information on groups.

    5. Relevant documentation in one click

    If you need more help, you can click the Learn More button to go to the related documentation topic. You don’t need to hunt for the right guide; just click the Learn More button (Figure 5).

    Learn more displays the documentation related to the Groups page
    Figure 5. The Admin Console includes Learn More buttons that display related documentation.

    6. Improved accessibility interface

    The new console has major accessibility improvements to provide a better user experience for users with visual impairments and users who rely on screen readers, as follows:

    • For users with color vision deficiencies or low vision, text elements now have clear contrast to background colors, meeting the WCAG 2 AA contrast ratio thresholds.
    • For users who use screen readers, all input fields have accessible names and form elements, including labels. Also, images now have alternative text.
    • For interactive controls, each focusable element now has an active and unique ID, eliminating confusion and aiding navigation.

    Users approved the new design

    The new design has been tested and revised based on user feedback. After the final updates, novice and expert users found that the new Admin Console is easier to use than the old console for a sample set of tasks (Figure 6).

    Graph showing users found the new console easier to use.
    Figure 6. Admin Console user testing showed the new console is easier to use than the old console.

    Try the new Red Hat build of Keycloak Admin Console

    Check out the improved user experience and accessibility of the new Admin Console.

    • Log on to the Red Hat customer portal to download Red Hat build of Keycloak and try the Getting Started Guide.
    • Check out more Red Hat build of Keycloak articles at Red Hat Developer.

    Related Posts

    • How to restrict user authentication in Keycloak during identity brokering

    • Keycloak Identity Brokering with OpenShift

    • Keycloak: Core concepts of open source identity and access management

    • Configuring NGINX for OAuth/OpenID Connect SSO with Keycloak/Red Hat SSO

    Recent Posts

    • The benefits of auto-merging GitHub and GitLab repositories

    • Supercharging AI isolation: microVMs with RamaLama & libkrun

    • Simplify multi-VPC connectivity with amazon.aws 9.0.0

    • How HaProxy router settings affect middleware applications

    • Fly Eagle(3) fly: Faster inference with vLLM & speculative decoding

    What’s up next?

    GitOps has become a standard in deploying applications to Kubernetes, and many companies are adopting the methodology for their DevOps and cloud-native strategy. Download the GitOps Cookbook for useful recipes and examples for successful hands-on applications development and deployment with GitOps.

    Download the GitOps Cookbook
    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform

    Build

    • Developer Sandbox
    • Developer Tools
    • Interactive Tutorials
    • API Catalog

    Quicklinks

    • Learning Resources
    • E-books
    • Cheat Sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site Status Dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2025 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Report a website issue