Keycloak
keycloak-oidc
Supports OIDC auth for secure API access in Keycloak using OAuth2 token flows like client credentials and password grant.
Description
Supports OpenID Connect (OIDC) authentication for secure access to protected APIs in Keycloak.
Enables token-based authentication using OAuth2 flows such as client credentials and password grant.
Provides centralized authentication and authorization for integration scenarios.
Ensures secure communication by issuing and validating JWT tokens for API access.
Acts as the authentication layer for accessing Keycloak Admin APIs and other protected services.