keycloak icon indicating copy to clipboard operation
keycloak copied to clipboard

Open Source Identity and Access Management For Modern Applications and Services

Results 881 keycloak issues
Sort by recently updated
recently updated
newest added

### Describe the bug When system wide crypto policy is set to FIPS there are issues with running Keycloak. This has recently surfaced as RHEL, Fedora, and CentOS has changed...

kind/bug
area/core

### Describe the bug For security consideration, and following the recomendation in https://www.keycloak.org/server/reverseproxy, I plan to expose 2 endpoints by different domain: ## kcadmin.example.com This domain will be the admin...

kind/bug
status/triage

### Describe the bug When running in istio and behind a proxy, all of the apps starting up and registering using the open id endpoint the open-id endpoint doesn't return...

kind/bug
area/dist/quarkus
status/triage

### Describe the bug I get an error message while following the set up guide here: https://www.keycloak.org/getting-started/getting-started-zip ![image](https://user-images.githubusercontent.com/6444116/184426656-7de03142-3ae7-4c7f-beae-6b7ed51db2b3.png) Steps to reproduce: ### Specs: Keycloak 19.0.1 OpenJDK Java 17 LTS Ubuntu...

kind/bug
status/triage

### Describe the bug Good day, devs! To be honest, I'm unsure if this is a bug or some sort of configuration that I made horribly wrong. Setup: Keycloak -...

kind/bug
area/storage
status/triage

### Describe the bug I need to disable the feature for security reasons, so I followed these documentations : - https://www.keycloak.org/server/features#_disabling_features - https://www.keycloak.org/server/containers#_building_your_optimized_keycloak_docker_image I now have the following Dockerfile but...

kind/bug
status/triage

This change adds support for SASL EXTERNAL method, using x509 certificate as client credentials for LDAP server administrator. It works with both: LDAPS and LDAP + StartTLS What is included:...

missing/docs
status/needs-discussion
impact/medium
area/ldap

Fixes https://github.com/keycloak/keycloak/issues/13647.