Description
Keycloak
Open Source Identity and Access Management
Add authentication to applications and secure services with minimum effort. No need to deal with storing users or authenticating users.
Package source: https://gitlab.com/pg-packages/keycloak-rpm
Installation Instructions
# enable COPR repo
dnf copr enable pgdev/keycloak
# install
dnf install keycloak
# configuration: /usr/share/java/keycloak/conf/keycloak.conf
# cli scripts: /usr/share/java/keycloak/bin/
# production configuration docs: https://www.keycloak.org/server/configuration-production
# service's kc.sh cli flags/arguments can be set by changing KEYCLOAK_OPTS under /etc/sysconfig/keycloak
# any key value pairs defined in /etc/sysconfig/keycloak are exposed as environment variables to the service e.g. setting KC_* environment variables
# enable and start service
systemctl enable --now keycloak.service
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
Fedora 41
|
aarch64 (0)*, x86_64 (2)* | Fedora 41 (19 downloads) |
Fedora 42
|
aarch64 (2)*, x86_64 (18)* | Fedora 42 (22 downloads) |
Fedora 43
|
aarch64 (2)*, x86_64 (0)* | Fedora 43 (18 downloads) |
Fedora rawhide
|
aarch64 (1)*, x86_64 (0)* | Fedora rawhide (17 downloads) |
| Rhel+epel 10 | aarch64 (0)*, x86_64 (2)* | Rhel+epel 10 (2 downloads) |
Rhel 10
|
aarch64 (2)*, x86_64 (2)* | Rhel 10 (6 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable pgdev/keycloak
More info about enabling Copr repositories
Fedora 41
Rhel 10