[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project keycloak-httpd-client-install-1.0-2.el8

Name keycloak-httpd-client-install
Epoch 0
Version 1.0
Release 2.el8
Website/URL https://github.com/jdennis/keycloak-httpd-client-install
License GPLv3
Build Time 2023-08-08 05:23:58
Build Host builder-x86-03.inferitos.ru
Summary Tools to configure Apache HTTPD as Keycloak client
Repositories AppStream
Description Keycloak is a federated Identity Provider (IdP). Apache HTTPD supports a variety of authentication modules which can be configured to utilize a Keycloak IdP to perform authentication. This package contains libraries and tools which can automate and simplify configuring an Apache HTTPD authentication module and registering as a client of a Keycloak IdP.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
keycloak-httpd-client-install-1.0-2.el8.noarch Tools to configure Apache HTTPD as Keycloak client 52a77773e50b8d8ff436db345dfd3584b488a32beae7e87511ec59e9c1c8988d download
python3-keycloak-httpd-client-install-1.0-2.el8.noarch Tools to configure Apache HTTPD as Keycloak client 1868b2537559f60dc8e2e3bc900ef2d09e50028d31155e064e4fd317226fb6a6 download
src
keycloak-httpd-client-install-1.0-2.el8.src Tools to configure Apache HTTPD as Keycloak client 1a4e5a9b7b342ae3dfd2a3dba048bf91cdd30b99dcd4fdf2dbaac63188be6b33 download
Changelog link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.0-2
- Rebuilt for MSVSphere 8.8

* Wed Jul 03 2019 Jakub Hrozek <jhrozek@redhat.com> - 1.0-2
- Backport upstream patches to adds the --oidc-logout-uri option
  and fix OIDC-related man page issues
- Related: rhbz#1553890 - [RFE] Add mod_auth_openidc support

* Fri Jun 14 2019 Jakub Hrozek <jhrozek@redhat.com> - 1.0-1
- New upstream release
- Resolves: rhbz#1553890 - [RFE] Add mod_auth_openidc support

* Fri Jul 27 2018 <jdennis@redhat.com> - 0.8-7
- fix SOURCE0, it was pointing to github repo archive instead of release tarball

* Tue Jul 10 2018 <jdennis@redhat.com> - 0.8-6
- Restore use of bcond for python conditionals

* Mon Jul 09 2018 <jdennis@redhat.com> - 0.8-5
- Share same spec file with Fedora

* Mon Jun 11 2018 Charalampos Stratakis <cstratak@redhat.com> - 0.8-4
- Conditionalize the python2 subpackage

* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

* Mon Jan 15 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.8-2
- Update Python 2 dependency declarations to new packaging standards
  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)

* Wed Jan 10 2018 John Dennis <jdennis@redhat.com> - 0.8-1
- Upgrade to upstream 0,8, includes:
- CVE-2017-15112 unsafe use of -p/--admin-password on command line
- CVE-2017-15111 unsafe /tmp log file in --log-file option in keycloak_cli.py