keycloak
keycloak copied to clipboard
Open Source Identity and Access Management For Modern Applications and Services
### 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...
### 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...
### 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...
### Describe the bug I get an error message while following the set up guide here: https://www.keycloak.org/getting-started/getting-started-zip  Steps to reproduce: ### Specs: Keycloak 19.0.1 OpenJDK Java 17 LTS Ubuntu...
### 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 -...
### 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...
Draft for now, more on monday.
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:...
Fixes https://github.com/keycloak/keycloak/issues/13647.