How to deploy SSO with FreeIPA and Keycloak

Introduction Without Single Sign-On (SSO), users need separate credentials for every tool they access. That means more weak passwords, more forgotten accounts, and more security gaps. Deploying SSO with FreeIPA and Keycloak solves this. Keycloak acts as the authentication broker and OIDC provider. It takes identities from FreeIPA using LDAP. Together, they give you one […]
Install Ansible Automation Platform on OpenShift

Introduction This guide walks you through the process of deploying Ansible Automation Platform (AAP) on an OpenShift cluster. First, it covers installing the AAP Operator, followed by creating an Automation Controller. Next, you’ll learn how to configure persistent storage to ensure data is retained properly. After that, the guide explains how to access the AAP […]