[ Все 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 ]
×

Пакет keycloak-httpd-client-install-1.0-2.el8.noarch download

Имя keycloak-httpd-client-install
Эпоха 0
Версия 1.0
Релиз 2.el8
Архитектура noarch
Сайт https://github.com/jdennis/keycloak-httpd-client-install
Лицензия GPLv3
Время сборки 2023-08-08 05:24:05
Хост сборки builder-x86-03.inferitos.ru
Краткое описание Tools to configure Apache HTTPD as Keycloak client
Репозитории AppStream
Полное описание 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.
Эррата
Размер 25 КиБ
Исходный проект keycloak-httpd-client-install-1.0-2.el8
Контрольная сумма SHA-256 52a77773e50b8d8ff436db345dfd3584b488a32beae7e87511ec59e9c1c8988d
× Full screenshot
История изменений 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