The second edition of Keycloak - Identity and Access Management for Modern Applications is an updated, comprehensive introduction to Keycloak and its updates.
In this new edition, you will learn how to use the latest distribution of Keycloak. The recent versions of Keycloak are now based on Quarkus, which brings a new and improved user experience and a new admin console with a higher focus on usability. You will see how to leverage Spring Security, instead of the Keycloak Spring adapter while using Keycloak 22. As you progress, you’ll understand the new Keycloak distribution and explore best practices in using OAuth. Finally, you'll cover general best practices and other information on how to protect your applications.
By the end of this new edition, you’ll have learned how to install and manage the latest version of Keycloak to secure new and existing applications using the latest features.
What you will learn
- Understand how to install, configure, and manage the latest version of Keycloak
- Discover how to obtain access tokens through OAuth 2.0
- Utilize a reverse proxy to secure an application implemented in any programming language or framework
- Safely manage Keycloak in a production environment
- Secure different types of applications, including web, mobile, and native applications
- Discover the frameworks and third-party libraries that can expand Keycloak
Who this book is for
This book is for developers, sysadmins, security engineers, or anyone who wants to leverage Keycloak and its capabilities for application security. Basic knowledge of app development, authentication, and authorization is expected.