Keycloak

Keycloak is an open-source software product to enable integrated identity management (single sign-on with Identity and Access Management) with support for modern applications and services.

Introduction

Learn how to use Keycloak in an on-premises docker-based environment to implement resource access protection in Devprime-based microservices.

Applying Web Security

Learn how to integrate the Keycloak identity service on the web endpoint for access control in the microservice built using the Devprime platform. Keycloak supports OpenID Connect / OAuth 2.0 / JWT in the protection of web pages and API’s.

Applying security to API's

Learn how to integrate the Keycloak identity service into the APIs for access control in the microservice developed using the Devprime platform. Keycloak supports OpenID Connect / OAuth 2.0 / JWT in the protection of web pages and API’s.

Using curl to access protected API

Learn how to access a security-enabled API

Last modified August 20, 2024 (2f9802da)