Keycloak Keycloak

Open Source Identity and Access Management

★ 2.5万 Security Identity management

Homepage · Source code

Author: Keycloak Authors · License: Apache-2.0

Version: 26.1 ·

关于 Keycloak

Add authentication to applications and secure services with minimum effort. No need to deal with storing users or authenticating users.

Keycloak provides user federation, strong authentication, user management, fine-grained authorization, and more.


环境变量

查看环境变量
PROJECT
  keycloak
DOMAIN
  stack.localhost
KC_HEALTH_ENABLED
  true
KC_METRICS_ENABLED
  true
KC_DB
  postgres
KC_DB_URL
  jdbc:postgresql://keycloak-db:5432/keycloak
KC_DB_NAME
  keycloak
KC_DB_USERNAME
  keycloak
KC_DB_PASSWORD
  password
KC_BOOTSTRAP_ADMIN_USERNAME
  admin
KC_BOOTSTRAP_ADMIN_PASSWORD
  password
KC_HOSTNAME
  https://$PROJECT.$DOMAIN

一个替代方案

  1. Auth0  Auth0

相关

  1. 🔐  Hanko

    The Complete Authentication and User Management Solution for the Passkey Era

    ★ 7.5K security identity-management
  2. 🔐  Zitadel

    Identity and Access Management

    ★ 9.6K security identity-management access-management