[ 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 ]
×

Package python3-keycloak-httpd-client-install-1.0-2.el8.noarch download

Name python3-keycloak-httpd-client-install
Epoch 0
Version 1.0
Release 2.el8
Architecture noarch
Website/URL https://github.com/jdennis/keycloak-httpd-client-install
License GPLv3
Build Time 2023-08-08 05:24:05
Build Host builder-x86-03.inferitos.ru
Summary Tools to configure Apache HTTPD as Keycloak client
Repositories AppStream
Description Keycloak is an authentication server. This package contains libraries and programs which can invoke the Keycloak REST API and configure clients of a Keycloak server.
Errata
Size 55 KiB
Source Project keycloak-httpd-client-install-1.0-2.el8
SHA-256 checksum 1868b2537559f60dc8e2e3bc900ef2d09e50028d31155e064e4fd317226fb6a6
× Full screenshot
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