Skip to main content

One post tagged with "Auth"

Authentication is the process of verifying the identity of a user or system. Authentication is a critical component of security in software applications and systems.

View All Tags

Setup AdminForth Authorization via Keycloak

· 2 min read
Maxim Pipkun
Developer of AdminForth

Keycloak is an open-source identity and access management solution that provides authentication and authorization services. It can be used to secure applications and services by managing user identities, roles, and permissions.

In this guide, we will walk you through the process of setting up AdminForth authorization via Keycloak. Most important we will show you how to set up Keycloak in a Docker container and configure it to work with AdminForth.